summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-11-03 11:32:58 +0100
committerAlbin <albin@mullvad.net>2023-11-06 09:49:27 +0100
commit320ec5cf4ebfa106aafb72e765a2bd37adf59f84 (patch)
tree8763222835f19c2b49f5f4872bf53c94fe5c3cc8 /android
parentbcca2f496766e2f69fcf3b5d9f80fa73a4720dbc (diff)
downloadmullvadvpn-320ec5cf4ebfa106aafb72e765a2bd37adf59f84.tar.xz
mullvadvpn-320ec5cf4ebfa106aafb72e765a2bd37adf59f84.zip
Push suppression date for unfixed non-critical CVEs
Diffstat (limited to 'android')
-rw-r--r--android/config/dependency-check-suppression.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/android/config/dependency-check-suppression.xml b/android/config/dependency-check-suppression.xml
index a11437256e..57e19a9d54 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 until="2023-11-01Z">
+ <suppress until="2024-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -22,7 +22,7 @@
<packageUrl regex="true">^pkg:maven/com\.google\.guava/guava@.*$</packageUrl>
<cve>CVE-2023-2976</cve>
</suppress>
- <suppress until="2023-11-01Z">
+ <suppress until="2024-05-01Z">
<notes><![CDATA[
This CVE only part of the debugAndroidTestRuntimeClasspath so suppressing in automatic
checks and tracking externally.
@@ -33,7 +33,7 @@
<cve>CVE-2022-36033</cve>
<cve>CVE-2021-37714</cve>
</suppress>
- <suppress until="2023-11-01Z">
+ <suppress until="2024-05-01Z">
<notes><![CDATA[
This CVE only affect Multiplatform Gradle Projects, which this project is not.
https://nvd.nist.gov/vuln/detail/CVE-2022-24329