From 48b6fc243aa69a2272f391e1c4a067d3978e24a4 Mon Sep 17 00:00:00 2001 From: Chris Campbell Date: Mon, 20 Nov 2023 11:14:20 +1100 Subject: [PATCH] Ignore CVE-2023-5678 --- .buildkite/pipeline.deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipeline.deploy.yml b/.buildkite/pipeline.deploy.yml index 95cae1e98c..f3b7748c9e 100644 --- a/.buildkite/pipeline.deploy.yml +++ b/.buildkite/pipeline.deploy.yml @@ -35,6 +35,7 @@ steps: - CVE-2023-3640 # linux 6.1.55-1 - CVE-2023-45853 # zlib 1:1.2.13.dfsg-1 - CVE-2023-5717 # linux 6.1.55-1 + - CVE-2023-5678 # openssl 3.0.11-1~deb12u1 # If the current user is part of the deploy team, then wait for everything to # finish before deploying