Skip to content

PortSwigger/code-dx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burp-extension

This is an extension for the web application security testing platform Burp Suite that allows reports to be uploaded directly to Code Dx.

Building

This project is built with sbt and is packaged with the sbt-assembly plugin.

To build, run sbt compile assembly from the project directory. The compiled jar will be in the target directory.

To generate the project files for use with eclipse, run sbt eclipse from the project directory.

About

Burp Suite plugin to send data to Code Dx software vulnerability management system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.4%
  • Scala 2.4%
  • HTML 0.2%