updated per issue #823

This commit is contained in:
Jeremy Long
2017-07-25 09:42:33 -04:00
parent 4f7ce49dea
commit c849af19ed

View File

@@ -650,4 +650,11 @@
<filePath regex="true">.*newrelic-?agent.*\.jar[\\\/]instrumentation.*\.jar</filePath>
<cpe regex="true">.*</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
False Positices per issue #823
]]></notes>
<gav regex="true">^io\.swagger:.*$</gav>
<cpe>cpe:/a:sonatype:nexus</cpe>
</suppress>
</suppressions>