diff options
| author | Albin <albin@mullvad.net> | 2022-12-16 13:14:06 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-12-16 13:14:06 +0100 |
| commit | c68aae4f050d2cc245d464baaaee694bb247d5f9 (patch) | |
| tree | 90672849e4a8b42fe56d12d306f6a0ab966d5304 /android/e2e/e2e-suppression.xml | |
| parent | 2e409014bd384e554ca26baf93630afd5dc6a982 (diff) | |
| parent | 8c925eb4bc8d27fc611fa0a4496a62b1c7d0b7da (diff) | |
| download | mullvadvpn-c68aae4f050d2cc245d464baaaee694bb247d5f9.tar.xz mullvadvpn-c68aae4f050d2cc245d464baaaee694bb247d5f9.zip | |
Merge branch 'update-compose-to-1.3.2'
Diffstat (limited to 'android/e2e/e2e-suppression.xml')
| -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> |
