diff options
| author | Oskar <oskar@mullvad.net> | 2024-11-18 14:25:14 +0100 |
|---|---|---|
| committer | Oskar <oskar@mullvad.net> | 2024-11-19 09:46:27 +0100 |
| commit | b90e59ae27fc78c697b46ccafe54efade4be3b1b (patch) | |
| tree | 09dd37121bfdf40f3a40866123671a2fcfb8195d /desktop | |
| parent | 4b4b23ac0f2b5ab1d78fb0d9612c080d01ea5373 (diff) | |
| download | mullvadvpn-b90e59ae27fc78c697b46ccafe54efade4be3b1b.tar.xz mullvadvpn-b90e59ae27fc78c697b46ccafe54efade4be3b1b.zip | |
Remove elliptic from osv-scanner ignore list
Diffstat (limited to 'desktop')
| -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" |
