Fix for false positive node vuln
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -134,4 +134,9 @@
|
|||||||
<gav regex="true">^ant-zip:ant-zip:.*$</gav>
|
<gav regex="true">^ant-zip:ant-zip:.*$</gav>
|
||||||
<cve>CVE-2018-13684</cve>
|
<cve>CVE-2018-13684</cve>
|
||||||
</suppress>
|
</suppress>
|
||||||
|
<suppress>
|
||||||
|
<notes><![CDATA[False Positive for stax]]></notes>
|
||||||
|
<gav regex="true">^stax.*$</gav>
|
||||||
|
<cve>CVE-2017-16224</cve>
|
||||||
|
</suppress>
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user