by BITEGARDEN SOLUTIONS SL
Overview Report Plugin for SonarQube™ Cloud lets you group projects and generate clear PDF summaries of code quality metrics fast.
Code Quality Overview for SonarCloud™
With this command line app you will be able to generate an overview of all the aggregated quality metrics for all the projects, or groups of projects with the same project tag.
Latest version
v1.5.1
Released 2026-02-13
Summary
Fixed error in generating PDFs with watermarks
Details
When trying to generate an evaluation PDF, it gave an error when trying to paint the watermark.
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
800€/ 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-overview-report.jar --help
If you use a custom properties file, run it like this:
java -Dconfig.file=myreportconfig.properties -jar bitegarden-sonarcloud-overview-report.jar
If you prefer command-line properties, run:
java -Dsonar.token=mytoken -Dsonar.organizationKey=myorg -jar bitegarden-sonarcloud-overview-report.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-overview-report.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.