Skip to content

build: pin patched SSH.NET transitive dependency - #1911

Closed
Aaronontheweb wants to merge 1 commit into
devfrom
fix/ssh-net-advisory
Closed

build: pin patched SSH.NET transitive dependency#1911
Aaronontheweb wants to merge 1 commit into
devfrom
fix/ssh-net-advisory

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Collaborator

Summary

  • pin the transitive SSH.NET dependency at patched version 2026.0.0
  • retain Testcontainers 4.13.0 while overriding its vulnerable SSH.NET 2025.1.0 dependency through central package management
  • unblock warning-as-error restores after GHSA-q939-rpr3-3284 entered the NuGet advisory feed

Validation

  • forced solution restore
  • vulnerable transitive package scan: zero vulnerable packages
  • Release solution build: zero warnings and zero errors
  • Search tests: 46 of 46 passed
  • affected environment-gated integration assemblies load successfully; one native-sidecar test and twelve Mattermost tests skip without their external fixtures

Security

Fixes the restore failure caused by GHSA-q939-rpr3-3284. Versions through 2025.1.0 are affected; 2026.0.0 is the patched release.

This is intentionally separate from #1890 so the approval-policy diff does not absorb an unrelated package upgrade.

@Aaronontheweb

Copy link
Copy Markdown
Collaborator Author

Superseded via #1909

@Aaronontheweb
Aaronontheweb deleted the fix/ssh-net-advisory branch August 13, 2026 00:31
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.

1 participant