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 fd532f9 commit 754a419Copy full SHA for 754a419
suppression.xml
@@ -1,9 +1,4 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- This file lists false positives found by org.owasp:dependency-check-maven build plugin -->
3
<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>
9
</suppressions>
0 commit comments