BurpSuite Conviso Platform Extension
Conviso Platform is Conviso’s application security platform that centralizes risk, testing, and remediation workflows. This Burp Suite extension connects your findings directly to Conviso Platform, so analysts can register vulnerabilities, track requirements, and keep projects aligned in one place. See the docs at https://docs.convisoappsec.com/.
You can find the last release: here
- Open the Extensions tab and click Add.
- Choose Java, select the jar with dependencies, and keep output set to Show in UI.
- Click Next to load the extension.
- Confirm the extension loaded successfully.
Settings
Vulnerabilities
Requirements
You can find the full documentation at: https://docs.convisoappsec.com/
$ git clone https://github.com/convisolabs/Burp-ConvisoPlatform.git
$ cd Burp-ConvisoPlatform
$ mvn -DskipTests package
The bundled jar is generated at:
target/Burp-ConvisoPlatform-<version>-jar-with-dependencies.jar
- Fork the repository and create a feature branch.
- Keep changes focused and update documentation when behavior changes.
- Build locally with
mvn -DskipTests packagebefore opening a PR. - Open a pull request with a clear description of the change.
See the contribution guidelines: CONTRIBUTING.md.
Report bugs via the issues page and see the security policy for security issues.
- This work is licensed under MIT License.






