Skip to content

Fix vulnerable SourceLink dependency in .NET SDK - #2587

Merged
roji merged 1 commit into
mainfrom
roji-dependency-security-fix
Sep 9, 2026
Merged

Fix vulnerable SourceLink dependency in .NET SDK#2587
roji merged 1 commit into
mainfrom
roji-dependency-security-fix

Conversation

@roji

@roji roji commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

The .NET restore job fails because Microsoft.Build.Tasks.Git 10.0.102 is affected by CVE-2026-62900. Update Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.111 to bring in the patched transitive dependency while preserving security warnings as errors.

Update Microsoft.SourceLink.GitHub to 10.0.111 to pull in the patched Microsoft.Build.Tasks.Git dependency for CVE-2026-62900.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@roji
roji requested a review from a team as a code owner September 9, 2026 13:20
Copilot AI balanced review requested due to automatic review settings September 9, 2026 13:20
@roji
roji enabled auto-merge September 9, 2026 13:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The targeted dependency update addresses the reported vulnerability without changing runtime behavior.

Review tier: Balanced
Findings: None

What changed in this PR

Updates SourceLink to pull in the patched dependency while retaining security warnings as errors.

Changes:

  • Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.111.
File Description
dotnet/​Directory.Packages.props Updates the centrally managed SourceLink version.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@roji
roji added this pull request to the merge queue Sep 9, 2026
Merged via the queue into main with commit cd8cf15 Sep 9, 2026
93 of 95 checks passed
@roji
roji deleted the roji-dependency-security-fix branch September 9, 2026 14:55
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.

3 participants