diff options
| -rw-r--r-- | desktop/osv-scanner.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/osv-scanner.toml b/desktop/osv-scanner.toml index 3689a56c17..d79251d9f5 100644 --- a/desktop/osv-scanner.toml +++ b/desktop/osv-scanner.toml @@ -29,9 +29,3 @@ reason = "This is just a dev dependency, and we don't have untrusted input to mi id = "CVE-2024-21528" # GHSA-g974-hxvm-x689 ignoreUntil = 2025-01-17 reason = "There is no fix yet and we don't send untrusted input to the first argument of addTranslations" - -# elliptic: Valid ECDSA signatures erroneously rejected in Elliptic -[[IgnoredVulns]] -id = "CVE-2024-48948" # GHSA-fc9h-whq2-v747 -ignoreUntil = 2025-01-17 -reason = "We don't use the signing capabiliteis of browserify" |
