Ignore irrelevant CVE

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2018-04-08 14:05:17 -04:00
parent 893b652bcd
commit 5cca85f516
+5
View File
@@ -114,4 +114,9 @@
<gav regex="true">^org\.postgresql:postgresql:.*$</gav>
<cve>CVE-2017-8806</cve>
</suppress>
<suppress>
<notes><![CDATA[file name: postgresql-42.1.4.jar]]></notes>
<gav regex="true">^org\.postgresql:postgresql:.*$</gav>
<cve>CVE-2017-14798</cve>
</suppress>
</suppressions>