Ignore CVE-2018-8088 related to slf4j ext
This commit is contained in:
@@ -149,4 +149,9 @@
|
||||
<gav regex="true">^javax\.xml\.stream:stax.*$</gav>
|
||||
<cve>CVE-2017-16224</cve>
|
||||
</suppress>
|
||||
<suppress>
|
||||
<notes><![CDATA[We do not use slf4j ext]]></notes>
|
||||
<gav regex="true">.*slf4j.*</gav>
|
||||
<cve>CVE-2018-8088</cve>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user