mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
updated per issue #854
This commit is contained in:
@@ -671,4 +671,11 @@
|
||||
<gav regex="true">^com\.ibm\.icu:icu4j:.*$</gav>
|
||||
<cpe>cpe:/a:icu_project:international_components_for_unicode</cpe>
|
||||
</suppress>
|
||||
<suppress base="true">
|
||||
<notes><![CDATA[
|
||||
False positive per issue #854
|
||||
]]></notes>
|
||||
<gav regex="true">^com\.vaadin\.external\.google:android-json:.*$</gav>
|
||||
<cpe>cpe:/a:google:android</cpe>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user