You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this mapping, the Trivy severities "MEDIUM" and "HIGH" are mapped to "LOW" and "MEDIUM" in SonarQube, which may reduce severities in the reported vulnerabilities. To address this, I propose the following updated mapping:
I would like to suggest an improvement to the severity mapping in trivy-plugin-sonarqube.
Currently, the severity mapping is as follows:
In this mapping, the Trivy severities "MEDIUM" and "HIGH" are mapped to "LOW" and "MEDIUM" in SonarQube, which may reduce severities in the reported vulnerabilities. To address this, I propose the following updated mapping:
This revised mapping would ensure a clearer distinction between "MEDIUM" and "HIGH" severities, better aligning Trivy and SonarQube classifications.
The text was updated successfully, but these errors were encountered: