We are using SonarQube(community edition) to scan nearly 3k projects for static code analysis.
We would like to have overall reports for all sonar scanned projects in the last 12 months or so - like -the number of projects with passed quality gate status and failed quality gate status, their code coverage range, reliability, and so on.
Do we have any feature (supported by SonarQube) available that matches our requirements?
You can get the same sort of history graphing for Portfolios as is available for projects. Other than that, Portfolios, like projects, are focused on “now”.