diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/osv-scanner.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/osv-scanner.toml b/gui/osv-scanner.toml index cfe5d5b78d..3767022435 100644 --- a/gui/osv-scanner.toml +++ b/gui/osv-scanner.toml @@ -26,6 +26,6 @@ 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-4067" # GHSA-g974-hxvm-x689 +id = "CVE-2024-21528" # GHSA-g974-hxvm-x689 ignoreUntil = 2024-10-17 reason = "There is no fix yet, in the meantime we'll have to verify translations thoroughly" |
