Skip to content

Commit 754a419

Browse files
slf4j 1.7.30 no longer affected
1 parent fd532f9 commit 754a419

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

suppression.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- This file lists false positives found by org.owasp:dependency-check-maven build plugin -->
33
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.2.xsd">
4-
<suppress>
5-
<notes><![CDATA[ Vulnerability affects org.slf4j.ext.EventData, which is part of slf4j-ext and therefore falsly reported for slf4j-api. ]]></notes>
6-
<gav>org.slf4j:slf4j-api:1.7.25</gav>
7-
<cve>CVE-2018-8088</cve>
8-
</suppress>
94
</suppressions>

0 commit comments

Comments
 (0)