summaryrefslogtreecommitdiffhomepage
path: root/android/test
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson90@gmail.com>2023-12-05 14:03:28 +0100
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2023-12-06 23:18:59 +0100
commiteb7edafec223280d717772ae92f7573bb232e4ac (patch)
treecc2256946413bba283807396c36ffc6c6dab8d52 /android/test
parent1de1978fc98fad3d1d7bb5086c8757aab4ed2155 (diff)
downloadmullvadvpn-eb7edafec223280d717772ae92f7573bb232e4ac.tar.xz
mullvadvpn-eb7edafec223280d717772ae92f7573bb232e4ac.zip
Update CVE suppression
Diffstat (limited to 'android/test')
-rw-r--r--android/test/test-suppression.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/test/test-suppression.xml b/android/test/test-suppression.xml
index 720ef7d197..f92e67c0db 100644
--- a/android/test/test-suppression.xml
+++ b/android/test/test-suppression.xml
@@ -92,7 +92,7 @@
<packageUrl regex="true">^pkg:maven/com\.android\.tools/common@.*$</packageUrl>
<cve>CVE-2021-4277</cve>
</suppress>
- <suppress until="2023-12-01Z">
+ <suppress until="2024-06-01Z">
<notes><![CDATA[
This CVE only affect the leakCanary build type which is limited to memory leak testing etc.
This will most likely be solved by bumping to a future version of the leakcanary dependency