Ignore CVE-2019-14439 too

This commit is contained in:
jvoisin
2019-08-07 02:09:52 +02:00
parent 8260fed1b3
commit 49c6e89f73
+5
View File
@@ -208,4 +208,9 @@
<gav regex="true">.*jackson-databind.*</gav>
<cve>CVE-2019-14379</cve>
</suppress>
<suppress>
<notes>We do not enable default typing for jackson</notes>
<gav regex="true">.*jackson-databind.*</gav>
<cve>CVE-2019-14439</cve>
</suppress>
</suppressions>