Skip to content

Commit b108c38

Browse files
committed
Bump SSH.NET to 2026.0.0 to patch GHSA-q939-rpr3-3284
1 parent e8cbfdc commit b108c38

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

api.Tests/api.test.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.10" />
1515
<PackageReference Include="Moq" Version="4.20.72" />
1616
<PackageReference Include="Testcontainers.PostgreSql" Version="4.11.0" />
17+
<!-- Override transitive SSH.NET pulled in by Testcontainers to patch GHSA-q939-rpr3-3284 -->
18+
<PackageReference Include="SSH.NET" Version="2026.0.0" />
1719
<PackageReference Include="xunit.v3" Version="3.2.2" />
1820
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1921
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)