From 9cc8efa96c9392ca54d74e4f72c2838ac66df415 Mon Sep 17 00:00:00 2001 From: davidhieber Date: Fri, 10 Nov 2023 15:07:51 +0100 Subject: [PATCH] fix: update allow list --- .github/containerscan/allowedlist.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/containerscan/allowedlist.yaml b/.github/containerscan/allowedlist.yaml index 1cd3661..983a656 100644 --- a/.github/containerscan/allowedlist.yaml +++ b/.github/containerscan/allowedlist.yaml @@ -30,6 +30,13 @@ general: - CVE-2023-37379 - CVE-2023-40273 - CVE-2023-36632 + - CVE-2023-46215 + - CVE-2023-46136 + - CVE-2023-45853 + - CVE-2023-5717 + - CVE-2023-5178 + - CVE-2023-46813 + - CVE-2023-39198 bestPracticeViolations: - CIS-DI-0010