Skip to content

chore(go): rebuild with Go 1.26.4 to fix stdlib CVEs#20

Closed
l-qing wants to merge 0 commit into
alauda-v0.21.0from
fix/go-1264-stdlib-vuln
Closed

chore(go): rebuild with Go 1.26.4 to fix stdlib CVEs#20
l-qing wants to merge 0 commit into
alauda-v0.21.0from
fix/go-1264-stdlib-vuln

Conversation

@l-qing

@l-qing l-qing commented Jun 7, 2026

Copy link
Copy Markdown

Why

Released binaries on alauda-v0.21.0 are built with Go 1.26.3 and carry the
stdlib vulnerabilities CVE-2026-42504 (HIGH), CVE-2026-27145 (MEDIUM)
and CVE-2026-42507 (MEDIUM), all fixed in Go 1.26.4.

What

Bump the go directive in go.mod to 1.26.4. The Alauda release
workflow resolves the build toolchain via actions/setup-go with
go-version-file: go.mod, so this makes the next auto-cut -alauda-N
release build on Go 1.26.4 and scan clean.

Downstream: consumed by AlaudaDevops/catalog images.

@l-qing l-qing closed this Jun 7, 2026
@l-qing l-qing force-pushed the fix/go-1264-stdlib-vuln branch from 90887d6 to 078baa0 Compare June 7, 2026 16:27
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