Skip to content

Commit 593b647

Browse files
committed
Deploying to gh-pages from @ 836ac36 🚀
1 parent 1a2fd26 commit 593b647

1 file changed

Lines changed: 14 additions & 24 deletions

File tree

suppressions/publishedSuppressions.xml

Lines changed: 14 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd"><suppress base="true">
2+
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd
5+
https://dependency-check.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
6+
<suppress base="true">
37
<notes><![CDATA[
48
FP per issue #4803
59
]]></notes>
@@ -2499,30 +2503,16 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
24992503
</suppress>
25002504
<suppress base="true">
25012505
<notes><![CDATA[
2502-
FP per issue #8243
2506+
FP per issue #8243, #8244, #8247, #8249
25032507
]]></notes>
2504-
<packageUrl regex="true">^pkg:maven/isorelax/isorelax@.*$</packageUrl>
2508+
<packageUrl regex="true">^pkg:(?!maven/nu\.validator/validator@|npm/vnu-jar).*</packageUrl>
25052509
<cpe>cpe:/a:validator:validator</cpe>
25062510
</suppress>
2507-
<suppress base="true">
2508-
<notes><![CDATA[
2509-
FP per issue #8244
2510-
]]></notes>
2511-
<packageUrl regex="true">^pkg:maven/nu\.validator/jing@.*$</packageUrl>
2512-
<cpe>cpe:/a:validator:validator</cpe>
2513-
</suppress>
2514-
<suppress base="true">
2515-
<notes><![CDATA[
2516-
FP per issue #8247
2517-
]]></notes>
2518-
<packageUrl regex="true">^pkg:maven/com\.networknt/json-schema-validator@.*$</packageUrl>
2519-
<cpe>cpe:/a:validator:validator</cpe>
2520-
</suppress>
2521-
<suppress base="true">
2522-
<notes><![CDATA[
2523-
FP per issue #8249
2524-
]]></notes>
2525-
<packageUrl regex="true">^pkg:maven/org\.hibernate\.validator/hibernate-validator@.*$</packageUrl>
2526-
<cpe>cpe:/a:validator:validator</cpe>
2511+
<suppress base="true">
2512+
<notes><![CDATA[
2513+
FP per issue #8257
2514+
]]></notes>
2515+
<packageUrl regex="true">^pkg:maven/net\.java\.dev\.jna/jna-jpms@.*$</packageUrl>
2516+
<cpe>cpe:/a:oracle:java_se</cpe>
25272517
</suppress>
2528-
</suppressions>
2518+
</suppressions>

0 commit comments

Comments
 (0)