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>
|
||||
<cve>CVE-2018-13684</cve>
|
||||
</suppress>
|
||||
<suppress>
|
||||
<notes><![CDATA[False Positive for stax]]></notes>
|
||||
<gav regex="true">^stax.*$</gav>
|
||||
<cve>CVE-2017-16224</cve>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user