From c3909447ed409028e881888a488220b5c44ae9d0 Mon Sep 17 00:00:00 2001 From: martincostello Date: Mon, 12 Jan 2026 12:02:54 +0000 Subject: [PATCH 1/2] [AWS] Suppress NuGet audit warning Suppress low severity audit warning for GHSA-9cvc-h2w8-phrp to fix build. --- .../OpenTelemetry.Instrumentation.AWS.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/OpenTelemetry.Instrumentation.AWS/OpenTelemetry.Instrumentation.AWS.csproj b/src/OpenTelemetry.Instrumentation.AWS/OpenTelemetry.Instrumentation.AWS.csproj index da2a513904..f7e2a609b0 100644 --- a/src/OpenTelemetry.Instrumentation.AWS/OpenTelemetry.Instrumentation.AWS.csproj +++ b/src/OpenTelemetry.Instrumentation.AWS/OpenTelemetry.Instrumentation.AWS.csproj @@ -33,4 +33,8 @@ + + + + From 084336ef1c19c5fc1dd17bd345742172a3a93b65 Mon Sep 17 00:00:00 2001 From: martincostello Date: Mon, 12 Jan 2026 12:05:20 +0000 Subject: [PATCH 2/2] [AWS] Suppress NuGet audit warning Suppress low severity audit warning for GHSA-9cvc-h2w8-phrp to fix build. --- .../OpenTelemetry.AotCompatibility.TestApp.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/OpenTelemetry.AotCompatibility.TestApp/OpenTelemetry.AotCompatibility.TestApp.csproj b/test/OpenTelemetry.AotCompatibility.TestApp/OpenTelemetry.AotCompatibility.TestApp.csproj index 7c7e65f047..dc1ba79172 100644 --- a/test/OpenTelemetry.AotCompatibility.TestApp/OpenTelemetry.AotCompatibility.TestApp.csproj +++ b/test/OpenTelemetry.AotCompatibility.TestApp/OpenTelemetry.AotCompatibility.TestApp.csproj @@ -53,4 +53,8 @@ + + + +