Skip to content

Commit 09e584e

Browse files
lauritjaydeluca
andauthored
Apply suggestions from code review
Co-authored-by: Jay DeLuca <[email protected]>
1 parent b5d30cb commit 09e584e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildscripts/dependency-check-suppressions.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<vulnerabilityName>CVE-2023-47108</vulnerabilityName>
1515
</suppress>
1616
<suppress>
17-
<!-- detected CVE is for a different project https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17046 -->
17+
<!-- detected CVE is for a different project https://www.cve.org/CVERecord?id=CVE-2018-17046 -->
1818
<packageUrl>pkg:maven/codes.rafael.asmjdkbridge/[email protected]</packageUrl>
1919
<vulnerabilityName>CVE-2018-17046</vulnerabilityName>
2020
</suppress>
2121
<suppress>
22-
<!-- detected CVEs are json-java not groovy-json, https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45688
22+
<!-- detected CVEs are json-java not groovy-json, https://www.cve.org/CVERecord?id=CVE-2022-45688
2323
https://nvd.nist.gov/vuln/detail/cve-2023-5072 -->
2424
<packageUrl>pkg:maven/org.codehaus.groovy/[email protected]</packageUrl>
2525
<vulnerabilityName>CVE-2022-45688</vulnerabilityName>

0 commit comments

Comments
 (0)