Suppress FP: io.vertx:vertx-config-kubernetes-configmap

Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
Michal Srb
2017-12-17 14:13:07 +01:00
parent 9be1da7e12
commit 0f25e53eda

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>