mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-29 21:32:04 +02:00
resolve issue #554
This commit is contained in:
@@ -427,4 +427,11 @@
|
|||||||
<gav regex="true">com\.offbytwo\.jenkins:jenkins-client:.*</gav>
|
<gav regex="true">com\.offbytwo\.jenkins:jenkins-client:.*</gav>
|
||||||
<cpe>cpe:/a:jenkins:jenkins</cpe>
|
<cpe>cpe:/a:jenkins:jenkins</cpe>
|
||||||
</suppress>
|
</suppress>
|
||||||
|
<suppress base="true">
|
||||||
|
<notes><![CDATA[
|
||||||
|
xstream false positives
|
||||||
|
]]></notes>
|
||||||
|
<gav regex="true">^(?!com.thoughtworks).*xstream.*$</gav>
|
||||||
|
<cpe>cpe:/a:x-stream:xstream</cpe>
|
||||||
|
</suppress>
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user