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.
2 parents 67720f7 + 1186fca commit b441132Copy full SHA for b441132
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.1.xsd">
4
- <suppress>
5
- <notes><![CDATA[ Suppresses CVE-2014-4555 in jar used by dagger-compiler only during compilation.]]></notes>
6
- <gav>com.google.googlejavaformat:google-java-format:1.0</gav>
7
- <cve>CVE-2014-4555</cve>
8
- </suppress>
9
</suppressions>
0 commit comments