mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-13 23:33:37 +01:00
minor update to regex for #781
This commit is contained in:
@@ -635,7 +635,7 @@
|
||||
<notes><![CDATA[
|
||||
newrelic-agent false positives due to the instrumentation package (see issue #781)
|
||||
]]></notes>
|
||||
<filePath regex="true">.*newrelic-agent-.*\.jar[\\\/]instrumentation.*\.jar</filePath>
|
||||
<filePath regex="true">.*newrelic-?agent.*\.jar[\\\/]instrumentation.*\.jar</filePath>
|
||||
<cpe regex="true">.*</cpe>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user