diff options
| -rw-r--r-- | osv-scanner.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/osv-scanner.toml b/osv-scanner.toml index 02b1479177..0349695942 100644 --- a/osv-scanner.toml +++ b/osv-scanner.toml @@ -50,11 +50,3 @@ KyberSlash is not exploitable in our usage of it: https://mullvad.net/en/blog/mullvads-usage-of-kyber-is-not-affected-by-kyberslash And no patched version is available. """ - -[[IgnoredVulns]] -id = "RUSTSEC-2024-0370" -ignoreUntil = 2024-12-06 -reason = """ -proc-macro-error is unmaintained, but it does not necessarily contain any vulns. -Will be fixed by bumping `nftnl`. -""" |
