diff options
Diffstat (limited to 'android/e2e')
| -rw-r--r-- | android/e2e/e2e-suppression.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/android/e2e/e2e-suppression.xml b/android/e2e/e2e-suppression.xml index fcc7c35c01..29a69ad716 100644 --- a/android/e2e/e2e-suppression.xml +++ b/android/e2e/e2e-suppression.xml @@ -8,14 +8,6 @@ <notes><![CDATA[ This CVE is tracked externally and is therefore suppressed in the automatic audit checks. ]]></notes> - <packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf\-javalite@.*$</packageUrl> - <cve>CVE-2022-3171</cve> - <cve>CVE-2022-3510</cve> - </suppress> - <suppress until="2023-05-01Z"> - <notes><![CDATA[ - This CVE is tracked externally and is therefore suppressed in the automatic audit checks. - ]]></notes> <packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf\-java@.*$</packageUrl> <cve>CVE-2022-3171</cve> <cve>CVE-2022-3509</cve> |
