From 84f751dc3dca7541fc57120f702799d862adf1cd Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Thu, 7 Mar 2024 21:17:29 -0800 Subject: [PATCH] Ignore RUSTSEC-2023-0081 unmaintained safemem (#43) This crate is unmaintained. Ignore the warning until lol_html (our only path to the dependency) publishes an update removing it. Resolves https://github.com/brave/brave-browser/issues/36616 --- config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.json b/config.json index d2e8711..0580e43 100644 --- a/config.json +++ b/config.json @@ -35,6 +35,10 @@ { "advisory": "RUSTSEC-2022-0093", "issue": "https://github.com/brave/brave-browser/issues/32236" + }, + { + "advisory": "RUSTSEC-2023-0081", + "issue": "https://github.com/brave/brave-browser/issues/36616" } ], "npm": [