Is there a plugin equivalent to Governance plugin

2019-07-30 17:10发布

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?

标签: sonarqube
2条回答
干净又极端
2楼-- · 2019-07-30 17:16

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.

查看更多
闹够了就滚
3楼-- · 2019-07-30 17:21

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

查看更多
登录 后发表回答