by BITEGARDEN SOLUTIONS SL
Provides information about security standards (OWASP, CWE, ASVS and ISO5055) including risk factor and security vulnerabilities and categories
Generate OWASP Top 10 and OWASP ASVS PDF reports
OWASP Top 10 and OWASP ASVS standards are compiled and maintained by the Open Web Application Security Project (OWASP), an organization dedicated to improve web application security.
Generate CWE Top 25 PDF from SonarCloud™
The CWE Top 25 is intended to provide a common language and understanding of the most critical software security weaknesses, so that developers can prioritize their efforts to prevent and mitigate these risks.
Generate ISO 5055 PDF report from SonarCloud™
SO/IEC 5055:2021 is an ISO standard for measuring the internal structure of a software product on four business-critical factors: Security, Reliability, Performance Efficiency, and Maintainability.
Latest version
v1.7
Released 2025-04-04
Summary
Added new CWE Top 25 On the Cusp report
Details
Added new CWE Top 25 On the Cusp report. Beyond the Top 25, those performing mitigation and risk decision-making should consider these additional “On-the-Cusp” weaknesses
Licensing and pricing
- 14 days evaluation license
- Including upgrades and support.
- When you purchase the plugin you agree with terms and conditions.
- Do not forget to include your email. We will send the license to that email.
- PAYMENT METHOD: Credit card, PayPal or bank transfer
App cost
600€/ yearPer organization of SonarQube™ Cloud
Use this quick usage guide for SonarQube™ Cloud command-line plugin.
After downloading the product, run this command to see available options:
java -jar bitegarden-sonarcloud-security.jar --help
If you use a custom properties file, run it like this:
java -Dconfig.file=myreportconfig.properties -jar bitegarden-sonarcloud-security.jar
If you prefer command-line properties, run:
java -Dsonar.token=mytoken -Dsonar.organizationKey=myorg -jar bitegarden-sonarcloud-security.jar
Running with a license key
Once the evaluation period ends, use your license file with this command:
java -Dconfig.file=myreportconfig.properties -Dlicense.file=PATH_TO_LICENSE_FILE -jar bitegarden-sonarcloud-security.jar
You can include license.file in your config file or pass it directly via -D.
Support resources
Help resources
Sonar Community
Engage with Sonar-hosted discussions where other customers discuss about plugins.
Track work items
Visit the tracker page to view existing bug reports and feature requests for this app.