aravindnss
(Aravind S)
October 17, 2024, 11:42am
1
Hello,
SonarQube Version - 10.6
Deployed through Zip
We can download pdf-reports and regulatory reports at a project level but is there a way to download them in bulk? Say multiple projects at a time?
Any help/suggestion would be appreciated.
Thanks,
Aravind
1 Like
You may use the web api GET api/governance_reports/download
in a loop over the projects.
also for
GET api/regulatory_reports/download
GET api/security_reports/download
1 Like
aravindnss
(Aravind S)
October 17, 2024, 12:09pm
3
Thanks for your response, @anon40266202 !
Do you know if there is a way to do it through the UI?
-Aravind
Guess your are using Sonarqube Enterprise !?
For all or multiple projects at once ? No.
PDF reports give a periodic, high-level overview of the overall code quality and security of your projects, applications, or portfolios.
In addition to the Sonarqube Enterprise reporting features, we also use additional plugins from bitegarden ($) i.e.
shows aggregated metrics for a Sonarqube instance.
1 Like
Thanks, @BluesEnPassant ! This answers my question (I don’t think we are looking for a paid option right now , but it is good to know something is there!).
-Aravind
Hi @aravindnss ,
Thank you for your feedback. We have added it to our internal tracking.
John
1 Like
system
(system)
Closed
October 25, 2024, 9:54am
10
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.