You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,10 @@ There are 4 main contributions in WFC:
30
30
4)_WFC Web Report_: a web application that is able to visualize and interact with fuzzer reports in WFC format. Currently under [web-report](web-report).
31
31
32
32
33
+
To access this data, besides referring directly to this GitHub repository, we also package it in a Maven dependency library, [published on Maven Central](https://central.sonatype.com/artifact/com.webfuzzing/commons).
34
+
35
+
> If you need to access such data from other popular library repositories for other programming languages besides Java/Kotlin (e.g., Python), we are happy to deploy there as well if there is interest in it. In such a case, you can create a new Feature Request on the issue page.
36
+
33
37
## For Fuzzer Developers
34
38
35
39
If you are a developer of a Web API fuzzer, there are 3 ways in which you can contribute:
0 commit comments