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 014c7cc commit 439f531Copy full SHA for 439f531
prj/etc/dependency-check-suppression.xml
@@ -295,7 +295,10 @@
295
file name: icu4j-64.2.jar
296
]]></notes>
297
<packageUrl regex="true">^pkg:maven/com\.ibm\.icu/icu4j@.*$</packageUrl>
298
- <cve>CVE-2020-21913</cve>
+ <cpe>cpe:2.3:a:icu-project:international_components_for_unicode</cpe>
299
+ <cpe>cpe:2.3:a:unicode:international_components_for_unicode</cpe>
300
+ <cve>CVE-2020-21913</cve>
301
+ <cve>CVE-2025-5222</cve>
302
</suppress>
303
304
<!-- Tomcat - for testing -->
0 commit comments