mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 00:59:34 +01:00
updated per issue #823
This commit is contained in:
@@ -650,4 +650,11 @@
|
|||||||
<filePath regex="true">.*newrelic-?agent.*\.jar[\\\/]instrumentation.*\.jar</filePath>
|
<filePath regex="true">.*newrelic-?agent.*\.jar[\\\/]instrumentation.*\.jar</filePath>
|
||||||
<cpe regex="true">.*</cpe>
|
<cpe regex="true">.*</cpe>
|
||||||
</suppress>
|
</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>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user