Skip to content

Commit 4097948

Browse files
committed
info on maven
1 parent 0aa3946 commit 4097948

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ There are 4 main contributions in WFC:
3030
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).
3131

3232

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+
3337
## For Fuzzer Developers
3438

3539
If you are a developer of a Web API fuzzer, there are 3 ways in which you can contribute:

0 commit comments

Comments
 (0)