Jetty is only used by developers, and never in production
So we're free to completely ignore CVE against it.
This commit is contained in:
@@ -49,9 +49,9 @@
|
|||||||
|
|
||||||
<!-- Jetty is currently only used for developer experimentation -->
|
<!-- Jetty is currently only used for developer experimentation -->
|
||||||
<suppress>
|
<suppress>
|
||||||
<notes><![CDATA[file name: jetty-schemas-3.1.jar]]></notes>
|
<notes>Jetty is currently only used for developer experimentations</notes>
|
||||||
<gav regex="true">^org\.eclipse\.jetty\.toolchain:jetty-schemas:.*$</gav>
|
<gav regex="true">^org\.eclipse\.jetty:.*$</gav>
|
||||||
<cve>CVE-2017-9735</cve>
|
<cpe>cpe:/a:org.eclipse.jetty:</cpe>
|
||||||
</suppress>
|
</suppress>
|
||||||
|
|
||||||
<!-- No git functionality is used from the following dependencies -->
|
<!-- No git functionality is used from the following dependencies -->
|
||||||
|
|||||||
Reference in New Issue
Block a user