diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-09-04 09:44:58 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-09-04 09:44:58 +0200 |
| commit | d9b64ec4248a3ce220a8c76639491cc442403eac (patch) | |
| tree | 6e64fc9dae1ac6437a563903b22c8ea9fad832cb | |
| parent | 82bca5a566e8d57b5d90dd53c4c9ec9640c2b345 (diff) | |
| download | mullvadvpn-d9b64ec4248a3ce220a8c76639491cc442403eac.tar.xz mullvadvpn-d9b64ec4248a3ce220a8c76639491cc442403eac.zip | |
Bump agp related vulnerabilities one month
| -rw-r--r-- | android/gradle/osv-scanner.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/android/gradle/osv-scanner.toml b/android/gradle/osv-scanner.toml index a308177e6e..53491f8485 100644 --- a/android/gradle/osv-scanner.toml +++ b/android/gradle/osv-scanner.toml @@ -50,17 +50,17 @@ reason = "Apache http client is used by lint and not the app directly." [[IgnoredVulns]] id = "CVE-2023-51775" # GHSA-6qvw-249j-h44c -ignoreUntil = 2024-09-02 +ignoreUntil = 2024-10-02 reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." [[IgnoredVulns]] id = "CVE-2023-31582" # GHSA-7g24-qg88-p43q -ignoreUntil = 2024-09-02 +ignoreUntil = 2024-10-02 reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." [[IgnoredVulns]] id = "GHSA-jgvc-jfgh-rjvv" -ignoreUntil = 2024-09-02 +ignoreUntil = 2024-10-02 reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." [[IgnoredVulns]] |
