SonarQube 6.7.3 widget disable

I'm currently using SonarQube 6.7.3 for code analysis, I just wanted to disable vulnerability widget in the dashboard, I tried to disable the same but I could not. Kindly help me with the same.

Thanks in advance.

Upvotes: 0

Views: 106

Answers (1)

Julien L.
Julien L.

Reputation: 2587

It's not possible to customize project's dashboard, but you can update the quality gate to not be red on security issues (even if it's not recommended to do that !).

Upvotes: 1

Related Questions