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 77a4533 commit fb03cf1Copy full SHA for fb03cf1
pom.xml
@@ -594,7 +594,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
594
<configuration>
595
<connectionTimeout>60000</connectionTimeout>
596
<nvdMaxRetryCount>20</nvdMaxRetryCount>
597
- <failBuildOnCVSS>1</failBuildOnCVSS>
+ <failBuildOnCVSS>7</failBuildOnCVSS>
598
<!-- Using the https://mirror.cveb.in mirror because NVD is too slow.
599
For more information see this discussion: https://github.com/jeremylong/DependencyCheck/issues/7180#issuecomment-2500914164 -->
600
<nvdDatafeedUrl>https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz</nvdDatafeedUrl>
0 commit comments