From fef8a693b9c7aed1cb2d4603b7a1a2d4ad934a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Mon, 29 Jun 2026 09:57:42 +0200 Subject: [PATCH] chore(trivy): ignore CVE-2026-39832 in oCIS 8.0.5 image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit golang.org/x/crypto v0.51.0 dependency; unfixable by this repo, will be fixed in oCIS 8.0.6. Added to the existing x/crypto block with the same exp:2026-10-22 expiry as its siblings. Co-Authored-By: Claude Opus 4.8 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- v8/.trivyignore | 1 + 1 file changed, 1 insertion(+) diff --git a/v8/.trivyignore b/v8/.trivyignore index dd04ea6..7a483a4 100644 --- a/v8/.trivyignore +++ b/v8/.trivyignore @@ -36,6 +36,7 @@ CVE-2026-39827 exp:2026-10-22 CVE-2026-39828 exp:2026-10-22 CVE-2026-39829 exp:2026-10-22 CVE-2026-39830 exp:2026-10-22 +CVE-2026-39832 exp:2026-10-22 CVE-2026-39835 exp:2026-10-22 CVE-2026-42508 exp:2026-10-22 CVE-2026-46595 exp:2026-10-22