mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
fix issue #751
This commit is contained in:
@@ -471,10 +471,11 @@
|
||||
</suppress>
|
||||
<suppress base="true">
|
||||
<notes><![CDATA[
|
||||
This CVE only affects jackson-dataformat-xml. See issue #517.
|
||||
These CVEs only affect jackson-dataformat-xml. See issue #517 and #751.
|
||||
]]></notes>
|
||||
<gav regex="true">(org\.codehaus\.jackson|com\.fasterxml\.jackson\.core):jackson.*</gav>
|
||||
<cve>CVE-2016-3720</cve>
|
||||
<cve>CVE-2016-7051</cve>
|
||||
</suppress>
|
||||
<suppress base="true">
|
||||
<notes><![CDATA[
|
||||
|
||||
Reference in New Issue
Block a user