Skip to content

Commit 439f531

Browse files
committed
Suppression for icu4j (14.1.1.2206->ce-22.06 @118352)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v22.06/": change = 118353]
1 parent 014c7cc commit 439f531

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

prj/etc/dependency-check-suppression.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,10 @@
295295
file name: icu4j-64.2.jar
296296
]]></notes>
297297
<packageUrl regex="true">^pkg:maven/com\.ibm\.icu/icu4j@.*$</packageUrl>
298-
<cve>CVE-2020-21913</cve>
298+
<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>
299302
</suppress>
300303

301304
<!-- Tomcat - for testing -->

0 commit comments

Comments
 (0)