by BITEGARDEN SOLUTIONS SL
Quickly export SonarQube™ Cloud reports with ready-to-use PDF & Excel files, including code quality and security insights.
Export PDF or Excel reports for your SonarCloud™ projects
Need to export SonarQube™ Cloud (SonarCloud) reports fast and with confidence? Report for SonarQube™ Cloud lets you generate professional PDF and Excel reports in seconds, with zero manual effort. Instantly export all your code quality and security metrics and turn SonarCloud data into clear, shareable reports. Stop building reports by hand. Start delivering insights.
Latest version
v1.9.1
Released 2026-05-19
Summary
Fix problem in generating pdf with special characters
Details
Fix problem in generating pdf with special characters
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
400€/ 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-report.jar --help
If you use a custom properties file, run it like this:
java -Dconfig.file=myreportconfig.properties -jar bitegarden-sonarcloud-report.jar
If you prefer command-line properties, run:
java -Dsonar.token=mytoken -Dsonar.organizationKey=myorg -jar bitegarden-sonarcloud-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-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.