mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
updated per issue #823
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user