by BITEGARDEN SOLUTIONS SL
Provides information about security standards (OWASP, CWE Top 25, ASVS, ISO5055, CWE Kev, STIG ASD and CASA) including risk factor and security vulnerabilities
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.9
Released 2026-08-20
Summary
New standard Cloud Application Security Assessment added
Details
This version incorporates a new security standard, the Cloud Application Security Assessment (CASA) standard.
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
Ratings and reviews
Feedback from registered marketplace users
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
App documentation
Comprehensive set of documentation from the partner on how this plugin works.
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.