summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar <oskar@mullvad.net>2025-01-17 16:20:28 +0100
committerOskar <oskar@mullvad.net>2025-01-17 16:20:28 +0100
commiteb313d648e31f600db53472171a4de4535e2787e (patch)
tree7d1bf3fc7ff19a3c3de706033d284b4006a925fb
parent3a958a7549e8d4bd9af8e8fef5cf5b8ddf656299 (diff)
parentefdbd96700303ad2024cca07cb619badad3b0082 (diff)
downloadmullvadvpn-eb313d648e31f600db53472171a4de4535e2787e.tar.xz
mullvadvpn-eb313d648e31f600db53472171a4de4535e2787e.zip
Merge branch 'extend-CVE-2024-21528'
-rw-r--r--desktop/osv-scanner.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/osv-scanner.toml b/desktop/osv-scanner.toml
index fc973f5e61..3401445f5a 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-01-17
+ignoreUntil = 2025-04-17
reason = "There is no fix yet and we don't send untrusted input to the first argument of addTranslations"