From 03492c65c408315c7407db82c24353fbaa3f5568 Mon Sep 17 00:00:00 2001 From: Andrea Date: Mon, 5 Aug 2024 23:21:30 +0200 Subject: [PATCH] config.json: ignore elliptic findings (#51) --- config.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config.json b/config.json index cf0b90e..679e436 100644 --- a/config.json +++ b/config.json @@ -144,6 +144,18 @@ { "advisory": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "issue": "https://github.com/brave/brave-browser/issues/39118" + }, + { + "advisory": "https://github.com/advisories/GHSA-49q7-c7j4-3p7m", + "issue": "https://github.com/brave/brave-browser/issues/40276" + }, + { + "advisory": "https://github.com/advisories/GHSA-977x-g7h5-7qgw", + "issue": "https://github.com/brave/brave-browser/issues/40277" + }, + { + "advisory": "https://github.com/advisories/GHSA-f7q4-pwc6-w24p", + "issue": "https://github.com/brave/brave-browser/issues/40278" } ], "comments": [