Share the results of your application security work in Faraday https://faradaysec.com
This extension will allow you to import requests and issues from your Burp Suite into a Faraday workspace.
You can get the precompiled extension over here: Download
Official Burp Extension Documentation
This extension is supported in Burp's Community & Pro editions
In the root of the project, run:
$ ./gradlew fatJar
with docker
$ docker run --rm -it -v $(pwd):/src -w /src openjdk:9-jdk ./gradlew fatJar
This will download the necessary dependencies and build a fat .jar
that is ready to be loaded in Burp.
You can find the file built under build/libs/