summaryrefslogtreecommitdiffhomepage
path: root/android/config
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-12-13 16:36:07 +0100
committerAlbin <albin@mullvad.net>2022-12-13 16:40:56 +0100
commitc23df87ff647d6876e21c0721560e7b4fafbb215 (patch)
tree31fc27ef346cd2819b0e9dcc8d37e3419f099952 /android/config
parent6b453da9f644dbb409b1fa47f9804b0eb42b19e8 (diff)
downloadmullvadvpn-c23df87ff647d6876e21c0721560e7b4fafbb215.tar.xz
mullvadvpn-c23df87ff647d6876e21c0721560e7b4fafbb215.zip
Set CVE suppression expiration to 2023-05-01
Diffstat (limited to 'android/config')
-rw-r--r--android/config/dependency-check-suppression.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/android/config/dependency-check-suppression.xml b/android/config/dependency-check-suppression.xml
index ea6bc8c6ce..590a2a5793 100644
--- a/android/config/dependency-check-suppression.xml
+++ b/android/config/dependency-check-suppression.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -10,7 +10,7 @@
<packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf\-lite@.*$</packageUrl>
<cve>CVE-2021-22569</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -21,7 +21,7 @@
<cve>CVE-2022-3171</cve>
<cve>CVE-2022-3510</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -31,7 +31,7 @@
<packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf\-lite@.*$</packageUrl>
<cve>CVE-2022-3171</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE affects the Apache Commons Net's FTP client that this app doesn't use.
https://www.openwall.com/lists/oss-security/2022/12/03/1
@@ -46,7 +46,7 @@
<packageUrl regex="true">^pkg:maven/commons\-.*/commons\-.*@.*$</packageUrl>
<cve>CVE-2021-37533</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -56,7 +56,7 @@
<packageUrl regex="true">^pkg:maven/com\.google\.guava/guava@.*$</packageUrl>
<cve>CVE-2020-8908</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -66,7 +66,7 @@
<packageUrl regex="true">^pkg:maven/com\.google\.guava/guava@.*$</packageUrl>
<cve>CVE-2020-8908</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -76,7 +76,7 @@
<packageUrl regex="true">^pkg:maven/org\.jsoup/jsoup@.*$</packageUrl>
<cve>CVE-2021-37714</cve>
</suppress>
- <suppress>
+ <suppress until="2023-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.