Is there a plugin equivalent to Governance plugin

2019-07-30 17:15发布

问题:

I am running SonarQube 5.6.3, I am able to get the output UI.

I want the report to be generated as a pdf. Is there any free plugin with features like what the Governance plugin offers?

回答1:

As far as I know, no open-source plugin offers this feature.



回答2:

Yes there is a free utility that creates a PDF from a web page. Check out wkhtmltox/bin/wkhtmltopdf. We use this for all Sonar dashboard reports.



标签: sonarqube