Skip to content

Commit 043a7cb

Browse files
carlos-schmidtmjacoby
authored andcommitted
chore: remove suppressions
1 parent fc0a9d8 commit 043a7cb

1 file changed

Lines changed: 1 addition & 56 deletions

File tree

owaspSuppressions.xml

Lines changed: 1 addition & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
3-
<suppress>
4-
<notes><![CDATA[False positive]]></notes>
5-
<cve>CVE-2016-4570</cve>
6-
</suppress>
7-
<suppress>
8-
<notes><![CDATA[False positive]]></notes>
9-
<cve>CVE-2016-4571</cve>
10-
</suppress>
11-
<suppress>
12-
<notes><![CDATA[Does not apply because Glassfish management endpoint is not exposed (see https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/232)]]></notes>
13-
<cve>CVE-2024-9329</cve>
14-
</suppress>
15-
<suppress>
16-
<notes><![CDATA[False positive]]></notes>
17-
<cve>CVE-2025-10543</cve>
18-
</suppress>
19-
<suppress>
20-
<notes><![CDATA[Does not apply because it only affects Nu Html Checker (validator.nu) (see https://github.com/advisories/GHSA-fccg-7w3p-w66f)]]></notes>
21-
<cve>CVE-2025-15104</cve>
22-
</suppress>
23-
<suppress>
24-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
25-
<cve>CVE-2026-41607</cve>
26-
</suppress>
27-
<suppress>
28-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
29-
<cve>CVE-2026-41605</cve>
30-
</suppress>
31-
<suppress>
32-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
33-
<cve>CVE-2026-41604</cve>
34-
</suppress>
35-
<suppress>
36-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
37-
<cve>CVE-2026-41603</cve>
38-
</suppress>
39-
<suppress>
40-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
41-
<cve>CVE-2026-41602</cve>
42-
</suppress>
43-
<suppress>
44-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
45-
<cve>CVE-2025-48431</cve>
46-
</suppress>
47-
<suppress>
48-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
49-
<cve>CVE-2026-41636</cve>
50-
</suppress>
51-
<suppress>
52-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
53-
<cve>CVE-2026-43870</cve>
54-
</suppress>
55-
<suppress>
56-
<notes><![CDATA[Ignore until Apache libthrift 0.23.0 is released on maven central]]></notes>
57-
<cve>CVE-2026-43869</cve>
58-
</suppress>
3+
594
</suppressions>

0 commit comments

Comments
 (0)