mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 16:49:43 +01:00
minor update to regex for #781
This commit is contained in:
@@ -635,7 +635,7 @@
|
|||||||
<notes><![CDATA[
|
<notes><![CDATA[
|
||||||
newrelic-agent false positives due to the instrumentation package (see issue #781)
|
newrelic-agent false positives due to the instrumentation package (see issue #781)
|
||||||
]]></notes>
|
]]></notes>
|
||||||
<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>
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user