diff options
| -rw-r--r-- | android/gradle/osv-scanner.toml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/android/gradle/osv-scanner.toml b/android/gradle/osv-scanner.toml index 6d28c7564d..11082db3f7 100644 --- a/android/gradle/osv-scanner.toml +++ b/android/gradle/osv-scanner.toml @@ -49,21 +49,6 @@ ignoreUntil = 2024-11-02 reason = "Apache http client is used by lint and not the app directly." [[IgnoredVulns]] -id = "CVE-2023-51775" # GHSA-6qvw-249j-h44c -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-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-10-02 -reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." - -[[IgnoredVulns]] id = "CVE-2022-24329" # GHSA-2qp4-g3q3-f92w ignoreUntil = 2024-11-02 reason = "This CVE only affect Multiplatform Gradle Projects, which this project is not." |
