mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-13 23:33:37 +01:00
corrected false positive per issue #582
This commit is contained in:
@@ -434,4 +434,11 @@
|
||||
<gav regex="true">^(?!com.thoughtworks).*xstream.*$</gav>
|
||||
<cpe>cpe:/a:x-stream:xstream</cpe>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user