mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 09:09:31 +01:00
corrected false positive per issue #582
This commit is contained in:
@@ -434,7 +434,7 @@
|
|||||||
<gav regex="true">^(?!com.thoughtworks).*xstream.*$</gav>
|
<gav regex="true">^(?!com.thoughtworks).*xstream.*$</gav>
|
||||||
<cpe>cpe:/a:x-stream:xstream</cpe>
|
<cpe>cpe:/a:x-stream:xstream</cpe>
|
||||||
</suppress>
|
</suppress>
|
||||||
<suppress>
|
<suppress base="true">
|
||||||
<notes><![CDATA[
|
<notes><![CDATA[
|
||||||
false positive per issue #582
|
false positive per issue #582
|
||||||
]]></notes>
|
]]></notes>
|
||||||
|
|||||||
Reference in New Issue
Block a user