SonarQube Report

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension) v 10.6
  • how is SonarQube deployed: zip, Docker, Helm zip
  • what are you trying to achieve Sonar Reports on a daily or weekly basis
  • what have you tried so far to achieve this research Sonar Documentation

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hello Sonar Team,

I am trying to set up reports in most of the projects on the SonarQube server. The goal is to receive daily or weekly reports from each project from the most recent analysis. The analysis can be a day old or 100 days old doesn’t really matter. All it matters is we need a way to get the most recent PDF reports from SonarQube. I have looked at the Sonar Source documentation but it is tied up to individual project specifics and notifications are sent out only if there are any changes in the events.

Is this something can be done by any use of third party plugin compatible with v 10.6 ? Is there any solution for this? Appreciated all the inputs.

Hey there.

I think you’re looking for PDF Reports.

These are independent of project activity (they’ll be sent whether there’s a new analysis or not). You can change the frequency (daily / weekly / monthly) per-project in the project administration.

The docs aren’t super clear about this – but this is an Enterprise Edition and above feature. I’ll let our docs folks know we should indicate that somewhere.