Skip to content

chore: update SSH.NET dependency - #3903

Draft
roji with Copilot wants to merge 1 commit into
mainfrom
copilot/bump-ssh-net-dependency
Draft

chore: update SSH.NET dependency#3903
roji with Copilot wants to merge 1 commit into
mainfrom
copilot/bump-ssh-net-dependency

Conversation

Copilot AI commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

CI restores vulnerable SSH.NET 2025.1.0 transitively through Testcontainers, causing NU1903 failures. Pin SSH.NET to the latest 2026.0.0 release.

  • Dependency pin

    • Add SSH.NET 2026.0.0 to central package versions.
    • Reference it privately from test projects to override Testcontainers’ transitive dependency.
<PackageReference Include="SSH.NET" PrivateAssets="All" />

Co-authored-by: roji <1862641+roji@users.noreply.github.com>
Copilot AI assigned Copilot and roji Sep 2, 2026
Copilot AI requested a review from roji September 2, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants