From 581a35ec49d179e9c3ad66a0a3adc6b02174640f Mon Sep 17 00:00:00 2001 From: zanejohnson-azure Date: Tue, 19 May 2026 20:38:58 -0700 Subject: [PATCH] clean up trivyignore Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .trivyignore | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.trivyignore b/.trivyignore index 3cc07a34f4..e69de29bb2 100644 --- a/.trivyignore +++ b/.trivyignore @@ -1,15 +0,0 @@ -# telegraf cves for which fix is not yet available -CVE-2026-34040 -CVE-2026-33997 -CVE-2026-34986 - -# telegraf aws-sdk-go-v2 DoS vulnerability (MEDIUM) - fix not yet available in telegraf package -GHSA-xmrv-pmrh-hhx2 - -# telegraf opentelemetry-go BSD kenv path vulnerability (HIGH) - fix not yet available in telegraf package -CVE-2026-39883 - -# telegraf medium cves - fix not yet available in telegraf package -CVE-2026-32281 -CVE-2026-32288 -CVE-2026-32289