Contextual software security training for detected vulnerabilities and Security Hotspots.
This plugin lists recent vulnerabilities and security hotspots detected by SonarQube, then attempts to find relevant training labs and remediation advice from the SecureFlag Knowledge Base. Each reply includes an overview of everything a developer might need to know in order to understand and remediate a given type of vulnerability, including example code.
Installation
- Find the latest release via GitHub here .
- Download and copy the .jar file to your $SONARQUBE_HOME/extensions/plugins folder. If updating, remove any old versions first.
- Restart your SonarQube server.
Uninstallation
Simply delete the sonar-secureflag-plugin-*.jar file from your $SONARQUBE_HOME/extensions/plugins folder.
Usage
Navigate to a project within SonarQube, then click on the More tab, then SecureFlag Knowledge Base. The plugin will then search for relevant training labs and remediation for recently detected vulnerabilities or security hotspots that have not been resolved. If available, click on Read More next to an issue to see the remediation advice, and Training Lab to find a lab on the SecureFlag platform.
Feedback
Want a new feature? Something not working right? We genuinely want to hear what you think! Please get in touch with us using our contact form
here .