Suppress CVE-2019-12418
This commit is contained in:
@@ -210,4 +210,10 @@
|
|||||||
<gav regex="true">org.apache.tomcat.embed.*</gav>
|
<gav regex="true">org.apache.tomcat.embed.*</gav>
|
||||||
<cve>CVE-2019-17563</cve>
|
<cve>CVE-2019-17563</cve>
|
||||||
</suppress>
|
</suppress>
|
||||||
|
<suppress>
|
||||||
|
<notes>We do not use FORM-based authentication in Tomcat</notes>
|
||||||
|
<gav regex="true">org.apache.tomcat.embed.*</gav>
|
||||||
|
<cve>CVE-2019-12418</cve>
|
||||||
|
</suppress>
|
||||||
|
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user