summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOliver <oliver@mohlin.dev>2024-12-05 09:36:25 +0100
committerOliver <oliver@mohlin.dev>2024-12-05 09:36:25 +0100
commita703a2005b973445678d2b302584fb74b4a22da4 (patch)
tree7fa1fbb9aeae7ba05cd5851782ac5e5fb984a697
parentf871159a5706c4b142a694cc3f6832e031735c3f (diff)
downloadmullvadvpn-a703a2005b973445678d2b302584fb74b4a22da4.tar.xz
mullvadvpn-a703a2005b973445678d2b302584fb74b4a22da4.zip
Remove ignore for CVE-2020-7608
-rw-r--r--desktop/osv-scanner.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/osv-scanner.toml b/desktop/osv-scanner.toml
index 11edd687ef..fc973f5e61 100644
--- a/desktop/osv-scanner.toml
+++ b/desktop/osv-scanner.toml
@@ -1,11 +1,5 @@
# See repository root `osv-scanner.toml` for instructions and rules for this file.
-# yargs-parser Vulnerable to Prototype Pollution
-[[IgnoredVulns]]
-id = "CVE-2020-7608" # GHSA-p9pc-299p-vxgp
-ignoreUntil = 2024-12-05
-reason = "This package is only used to parse commands run by either us or trusted libraries"
-
# PostCSS line return parsing error
[[IgnoredVulns]]
id = "CVE-2023-44270" # GHSA-7fh5-64p2-3v2j