Skip to content

fix(migrations): upgrade atlas image to clear CVE-2026-42501#3111

Open
migmartri wants to merge 2 commits into
chainloop-dev:mainfrom
migmartri:worktree-sorted-toasting-tome
Open

fix(migrations): upgrade atlas image to clear CVE-2026-42501#3111
migmartri wants to merge 2 commits into
chainloop-dev:mainfrom
migmartri:worktree-sorted-toasting-tome

Conversation

@migmartri
Copy link
Copy Markdown
Member

Summary

  • Upgrade arigaio/atlas from v1.1.7-0f00ade-canary to v1.2.1-103d358-canary (digest sha256:51919e1a...) in app/controlplane/Dockerfile.migrations.
  • The new image is built with a Go stdlib version that fixes CVE-2026-42501 (High) along with the rest of the Go stdlib CVEs flagged by grype on the previous image.
  • Verified with grype against the new digest: no fixable vulnerabilities reported.

AI disclosure: this contribution was assisted by Claude Code.

Upgrade arigaio/atlas to v1.2.1-103d358-canary (built with go1.26.3+) to
remediate CVE-2026-42501 and other Go stdlib CVEs in the migrations image.

Assisted-by: Claude Code
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri requested a review from a team May 13, 2026 15:19
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Piskoo
Piskoo previously approved these changes May 14, 2026
jiparis
jiparis previously approved these changes May 15, 2026
No stable atlas release yet ships the Go stdlib fix for CVE-2026-42501;
v1.2.0 (2026-04-10) predates it. Move to the latest canary instead of
the older 103d358 build.

Assisted-by: Claude Code
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri dismissed stale reviews from jiparis and Piskoo via 80eefc6 May 15, 2026 09:33
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