We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3921f30 commit c50c56fCopy full SHA for c50c56f
pom.xml
@@ -1712,7 +1712,7 @@
1712
<artifactId>dependency-check-maven</artifactId>
1713
<version>7.4.4</version>
1714
<configuration>
1715
- <failBuildOnCVSS>7</failBuildOnCVSS>
+ <failBuildOnCVSS>9</failBuildOnCVSS>
1716
<skipProvidedScope>true</skipProvidedScope>
1717
<skipSystemScope>true</skipSystemScope> <!-- avoid error when processing jdk.tools:jdk.tools:jar:1.8:system -->
1718
<!-- For node analysis info, see https://github.com/jeremylong/DependencyCheck/issues/2482#issuecomment-603755623 -->
0 commit comments