mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-28 20:02:16 +01:00
corrected false positive per issue #582
This commit is contained in:
@@ -434,4 +434,11 @@
|
|||||||
<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>
|
||||||
|
<notes><![CDATA[
|
||||||
|
false positive per issue #582
|
||||||
|
]]></notes>
|
||||||
|
<gav regex="true">^org\.glassfish\.jersey\.ext:jersey-proxy-client:.*$</gav>
|
||||||
|
<cpe>cpe:/a:oracle:oracle_client</cpe>
|
||||||
|
</suppress>
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user