From 81c70c8b8561e0f3eff403861538d4078ff3ad1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Wed, 31 Jan 2024 01:51:11 +0100 Subject: [PATCH] fix: nancy ignore (#9574) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- .nancy-ignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.nancy-ignore b/.nancy-ignore index 03411602af..20cc2bef6e 100644 --- a/.nancy-ignore +++ b/.nancy-ignore @@ -1,4 +1,4 @@ # golang/k8s.io/apiserver@v0.29.0 -CVE-2020-8561 until=2024-01-31 +CVE-2020-8561 until=2024-02-28 # golang/github.com/notaryproject/notation-go@v1.1.0 -CVE-2024-23332 until=2024-01-31 +CVE-2024-23332 until=2024-02-28