summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--desktop/osv-scanner.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/osv-scanner.toml b/desktop/osv-scanner.toml
index 72f6cc3e06..771ca110d4 100644
--- a/desktop/osv-scanner.toml
+++ b/desktop/osv-scanner.toml
@@ -33,11 +33,11 @@ reason = "The embeddedAsarIntegrityValidation and onlyLoadAppFromAsar fuses aren
# vite: The vulnerable code is only used in development and not in production and requires local system access to exploit.
[[IgnoredVulns]]
id = "CVE-2025-58751" # GHSA-g4jq-h2w9-997c
-ignoreUntil = 2025-09-17
+ignoreUntil = 2025-09-30
reason = "Fixing requires upgrading vite to a new major version, which will take a few days."
# vite: The vulnerable code is only used in development and not in production and requires local system access to exploit.
[[IgnoredVulns]]
id = "CVE-2025-58752" # GHSA-jqfw-vq24-v9c3
-ignoreUntil = 2025-09-17
+ignoreUntil = 2025-09-30
reason = "Fixing requires upgrading vite to a new major version, which will take a few days."