From 6936e3ead342e98adcc5cf994d8afcfc3f37a8ce Mon Sep 17 00:00:00 2001 From: Ian Nara Date: Thu, 14 Nov 2024 15:49:48 -0700 Subject: [PATCH 1/3] unpatch vulnerability --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index b6bde712..7ceafeb3 100644 --- a/pom.xml +++ b/pom.xml @@ -203,11 +203,6 @@ azure-security-attestation 1.1.29 - - io.netty - netty-codec-http2 - 4.1.100.Final - com.azure azure-core-http-netty From 6fa262b5402a5d70a401a13407620b84da2aade3 Mon Sep 17 00:00:00 2001 From: Ian Nara Date: Thu, 14 Nov 2024 16:02:14 -0700 Subject: [PATCH 2/3] unpatch vulnerability --- .trivyignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.trivyignore b/.trivyignore index 3aa85f54..1591fed2 100644 --- a/.trivyignore +++ b/.trivyignore @@ -3,3 +3,4 @@ # for more details # e.g. # CVE-2022-3996 +CVE-2024-47535 \ No newline at end of file From 1cdac2d18698d3aec0f9217e14bf2cc41c65c3ed Mon Sep 17 00:00:00 2001 From: Ian Nara Date: Thu, 14 Nov 2024 16:02:34 -0700 Subject: [PATCH 3/3] unpatch vulnerability add ignore instead --- .trivyignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trivyignore b/.trivyignore index 1591fed2..2410425d 100644 --- a/.trivyignore +++ b/.trivyignore @@ -3,4 +3,4 @@ # for more details # e.g. # CVE-2022-3996 -CVE-2024-47535 \ No newline at end of file +CVE-2024-47535