From ec8ac7612c902eae9a2281d5c860939c532b13ff Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 9 Apr 2026 19:42:25 +0000 Subject: [PATCH] fix: pin Microsoft.Bcl.Memory to 9.0.14 to fix DoS vulnerability Agent-Logs-Url: https://github.com/NatYou345/pingcastle/sessions/8d0c7c71-9151-4efb-8899-4fa782191ad3 Co-authored-by: NatYou345 <66557715+NatYou345@users.noreply.github.com> --- PingCastle/PingCastle.csproj | 1 + PingCastleCommon/PingCastleCommon.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/PingCastle/PingCastle.csproj b/PingCastle/PingCastle.csproj index cbd935a..4dd14ed 100644 --- a/PingCastle/PingCastle.csproj +++ b/PingCastle/PingCastle.csproj @@ -96,6 +96,7 @@ + diff --git a/PingCastleCommon/PingCastleCommon.csproj b/PingCastleCommon/PingCastleCommon.csproj index 75f71fa..54d6188 100644 --- a/PingCastleCommon/PingCastleCommon.csproj +++ b/PingCastleCommon/PingCastleCommon.csproj @@ -76,6 +76,7 @@ +