tomsteele / burpbuddy

burpbuddy exposes Burp Suites's extender API over the network through various mediums, with the goal of enabling development in any language without the restrictions of the JVM
MIT License
156 stars 25 forks source link

Expand scanreport API call to support XML in addition to HTML #38

Closed ninp0 closed 5 years ago

ninp0 commented 5 years ago

Hopefully that'll do the trick to support XML reports per tomsteele/burpbuddy/issues/37 - please produce a new jar file @ https://github.com/tomsteele/burpbuddy/releases/latest

ninp0 commented 5 years ago

fyi I was running into some issues building the jar w/ gradle, so I added gradlew w/ gradle/wrapper/gradle-wrapper.jar to successfully build.