This project contains the Software Risk Manager add-on for the Zed Attack Proxy (ZAP).
If you are using the latest version of ZAP, you can browse and download "Software Risk Manager Extension" directly from within ZAP by clicking the Marketplace button in the toolbar.
The add-ons are built with Gradle,
1. Run ./gradlew assemble to build the add-on.
2. Locate the output file at /build/zapAddOn/bin/srm-alpha-*.zap.
3. In ZAP, go to the menu option File / Load Add-on File....
4. Select the generated .zap file to import the add-on.
