diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-07-18 09:40:34 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-07-18 09:40:34 +0200 |
| commit | d0ba2e3519a0c446e71fefab5729827ca71c2787 (patch) | |
| tree | 4c1f6675e7c23541cb7152e140f18ba196413323 | |
| parent | d97c660791078e3f4efbc4ef5921ed4d4a978ae5 (diff) | |
| download | mullvadvpn-d0ba2e3519a0c446e71fefab5729827ca71c2787.tar.xz mullvadvpn-d0ba2e3519a0c446e71fefab5729827ca71c2787.zip | |
Bump ignore date for node-gettext vuln
| -rw-r--r-- | desktop/osv-scanner.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/osv-scanner.toml b/desktop/osv-scanner.toml index edd808cca0..e46d80f173 100644 --- a/desktop/osv-scanner.toml +++ b/desktop/osv-scanner.toml @@ -21,5 +21,5 @@ reason = "This is just a dev dependency, and we don't have untrusted input to mi # node-gettext: Prototype Pullution via the addTranslations function [[IgnoredVulns]] id = "CVE-2024-21528" # GHSA-g974-hxvm-x689 -ignoreUntil = 2025-07-17 +ignoreUntil = 2025-10-17 reason = "There is no fix yet and we don't send untrusted input to the first argument of addTranslations" |
