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
Describe the bug
In my Project the CVE-2025-31651 with a CVSS Score of 9.8 was discovered. In SonarQube this Issue is now shown as a Major instead of a Critical or Blocker.
To Reproduce
Scan a Spring Boot Project with Spring Boot 3.4.2. Create a Owasp Report with dependency-check-maven, and perform a sonarqube analysis with the maven:sonar-maven-plugin.
Current behavior
The issue is marked as Major
Expected behavior
The issue should be in the Category Blocker or Critcal