summaryrefslogtreecommitdiffhomepage
path: root/android/e2e
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-12-13 16:33:45 +0100
committerAlbin <albin@mullvad.net>2022-12-13 16:40:49 +0100
commit6b453da9f644dbb409b1fa47f9804b0eb42b19e8 (patch)
tree48c25e08898876b18cd1093834a6c49fde838656 /android/e2e
parent7c50040a46ccb9eaf31c143f6b41c318dbba5e24 (diff)
downloadmullvadvpn-6b453da9f644dbb409b1fa47f9804b0eb42b19e8.tar.xz
mullvadvpn-6b453da9f644dbb409b1fa47f9804b0eb42b19e8.zip
Remove outdated suppressions
Diffstat (limited to 'android/e2e')
-rw-r--r--android/e2e/e2e-suppression.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/android/e2e/e2e-suppression.xml b/android/e2e/e2e-suppression.xml
index 6b9f4202da..767dc638df 100644
--- a/android/e2e/e2e-suppression.xml
+++ b/android/e2e/e2e-suppression.xml
@@ -6,21 +6,6 @@
-->
<suppress>
<notes><![CDATA[
- This CVE is a false positive as the description refers to a GO library (github.com/containers/storage).
- ]]></notes>
- <packageUrl regex="true">^pkg:maven/androidx\.test\.services/storage@.*$</packageUrl>
- <cve>CVE-2021-20291</cve>
- </suppress>
- <suppress>
- <notes><![CDATA[
- This CVE is a false positive as javalite isn't affected according to:
- https://cloud.google.com/support/bulletins#gcp-2022-001
- ]]></notes>
- <packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf\-javalite@.*$</packageUrl>
- <cve>CVE-2021-22569</cve>
- </suppress>
- <suppress>
- <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>