Skip to content

security: bump Go toolchain to 1.25.13 - #638

Merged
Ruinan Liu (ruinan-liu) merged 1 commit into
Azure:mainfrom
makowda:makowda/cve-go-1.25.13
Aug 18, 2026
Merged

security: bump Go toolchain to 1.25.13#638
Ruinan Liu (ruinan-liu) merged 1 commit into
Azure:mainfrom
makowda:makowda/cve-go-1.25.13

Conversation

@makowda

@makowda makowda commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump the root module toolchain from Go 1.25.12 to 1.25.13. Both controller and reconciler Dockerfiles use GOTOOLCHAIN=auto with workspace mode disabled, so this updates both published binaries without changing application dependencies or behavior.

This addresses the current Go stdlib CVEs affecting eno-controller:v0.2.16 and eno-reconciler:v0.2.16.

Verification

  • complete make test suite passed with envtest and Helm prerequisites
  • controller and reconciler linux/amd64 images built successfully
  • both shipped binaries report Go 1.25.13
  • Trivy v0.72.0-5 isolated-binary scans report zero fixable findings for both images
  • old/new command-line help surfaces are identical
  • git diff --check passed

After merge, publish a new release tag through the existing Building and Pushing to MCR workflow, scan both MCR images, then update the aks-rp ENO pin.

@ruinan-liu
Ruinan Liu (ruinan-liu) merged commit 25d8283 into Azure:main Aug 18, 2026
36 checks passed
@makowda
makowda requested a balanced review from Copilot August 18, 2026 03:52

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.

Pull request overview

Updates the root Go toolchain to the security-fixed Go 1.25.13 release used by published binaries.

Changes:

  • Bumps the root module toolchain from Go 1.25.12 to 1.25.13.

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

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