Skip to content

fix: upgrade Go toolchain to 1.25.8 to resolve stdlib vulnerabilities#717

Merged
dlevy-msft-sql merged 2 commits intodependabot/go_modules/golang.org/x/sys-0.42.0from
copilot/sub-pr-716
Mar 16, 2026
Merged

fix: upgrade Go toolchain to 1.25.8 to resolve stdlib vulnerabilities#717
dlevy-msft-sql merged 2 commits intodependabot/go_modules/golang.org/x/sys-0.42.0from
copilot/sub-pr-716

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

govulncheck fails on Go 1.25.7 due to two unfixed stdlib CVEs: GO-2026-4899 (os.ReadDir path) and GO-2026-4601 (url.Parse/url.ParseRequestURI path). Both are fixed in Go 1.25.8.

Changes

  • .github/workflows/security.yml — bump go-version from 1.25.71.25.8
  • go.mod — bump go directive from 1.25.71.25.8; ran go mod tidy

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

…9 and GO-2026-4601

Co-authored-by: dlevy-msft-sql <194277063+dlevy-msft-sql@users.noreply.github.com>
Copilot AI changed the title [WIP] Update golang.org/x/sys from 0.41.0 to 0.42.0 fix: upgrade Go toolchain to 1.25.8 to resolve stdlib vulnerabilities Mar 16, 2026
Copilot AI requested a review from dlevy-msft-sql March 16, 2026 16:34
@dlevy-msft-sql dlevy-msft-sql marked this pull request as ready for review March 16, 2026 18:00
@dlevy-msft-sql dlevy-msft-sql merged commit 88a126d into dependabot/go_modules/golang.org/x/sys-0.42.0 Mar 16, 2026
3 of 4 checks passed
@dlevy-msft-sql dlevy-msft-sql deleted the copilot/sub-pr-716 branch March 16, 2026 18:00
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