Merge pull request #1036 from msrb/fp-vertx-config-kubernetes-configmap

Suppress FP: io.vertx:vertx-config-kubernetes-configmap
This commit is contained in:
Jeremy Long
2017-12-21 06:00:49 -05:00
committed by GitHub

View File

@@ -1948,4 +1948,11 @@
<cve>CVE-2009-3472</cve>
<cve>CVE-2014-6097</cve>
</suppress>
<suppress base="true">
<notes><![CDATA[
false positive in io.vertx:vertx-config-kubernetes-configmap
]]></notes>
<gav regex="true">^io\.vertx:vertx-config-kubernetes-configmap:.*$</gav>
<cpe>cpe:/a:kubernetes:kubernetes</cpe>
</suppress>
</suppressions>