mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-13 23:33:37 +01:00
minor update to #617
This commit is contained in:
@@ -462,15 +462,15 @@
|
||||
</suppress>
|
||||
<suppress base="true">
|
||||
<notes><![CDATA[
|
||||
file name: jackson-core-2.6.5.jar
|
||||
This CVE only affects jackson-dataformat-xml. See issue #517.
|
||||
]]></notes>
|
||||
<gav regex="true">com\.fasterxml\.jackson\.core:jackson.*</gav>
|
||||
<gav regex="true">(org\.codehaus\.jackson|com\.fasterxml\.jackson\.core):jackson.*</gav>
|
||||
<cve>CVE-2016-3720</cve>
|
||||
</suppress>
|
||||
<suppress base="true">
|
||||
<notes><![CDATA[
|
||||
file name: jackson-core-2.6.5.jar
|
||||
]]></notes>
|
||||
This CVE only affects jackson-dataformat-xml. See issue #517.
|
||||
]]></notes>
|
||||
<gav regex="true">com\.fasterxml\.jackson\.dataformat:jackson(?!\-dataformat\-xml).*</gav>
|
||||
<cve>CVE-2016-3720</cve>
|
||||
</suppress>
|
||||
|
||||
Reference in New Issue
Block a user