From ce6bef139fdf471e1fd11b688fe15acb9784ee8c Mon Sep 17 00:00:00 2001 From: ali ugur Date: Thu, 19 Dec 2024 15:01:52 +0300 Subject: [PATCH] chore(trivy): Ignore another go library problem --- .trivyignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.trivyignore b/.trivyignore index c4f9c354..83bf1d2f 100644 --- a/.trivyignore +++ b/.trivyignore @@ -19,3 +19,4 @@ CVE-2024-34069 CVE-2024-28219 # usr/bin/nginx-prometheus-exporter CVE-2024-45337 # golang.org/x/crypto +CVE-2024-45338 # golang.org/x/net