mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
updated per issue #854
This commit is contained in:
@@ -671,4 +671,11 @@
|
|||||||
<gav regex="true">^com\.ibm\.icu:icu4j:.*$</gav>
|
<gav regex="true">^com\.ibm\.icu:icu4j:.*$</gav>
|
||||||
<cpe>cpe:/a:icu_project:international_components_for_unicode</cpe>
|
<cpe>cpe:/a:icu_project:international_components_for_unicode</cpe>
|
||||||
</suppress>
|
</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>
|
</suppressions>
|
||||||
|
|||||||
Reference in New Issue
Block a user