mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
java mail - disputed CVE is considered a false positive
This commit is contained in:
@@ -453,4 +453,11 @@
|
||||
<gav regex="true">^org\.mitre\.dsmiley\.httpproxy:smiley-http-proxy-servlet:.*$</gav>
|
||||
<cpe>cpe:/a:shttp:shttp</cpe>
|
||||
</suppress>
|
||||
<suppress base="true">
|
||||
<notes><![CDATA[
|
||||
This CVE is disputed by the vendor and is not considered an issue.
|
||||
]]></notes>
|
||||
<filePath regex="true">.*</filePath>
|
||||
<cve>CVE-2007-6059</cve>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user