Uh oh!
There was an error while loading. Please reload this page.
fix(migrations): upgrade atlas image to v1.3.2 to clear Go CVEs - #3378
Conversation
Bump the pinned arigaio/atlas image used by the control-plane migrations container from v1.2.3-97b7881-canary to the v1.3.2 stable release, which is built with an updated Go toolchain and dependencies. Also align the ATLAS_VERSION used to install the atlas CLI in common.mk and the test workflow with the same release. Assisted-by: Claude Code Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev> Chainloop-Trace-Sessions: 3b0034ff-20f8-4a32-9614-ff00d93fdb95
AI Session Checks — 🟢 86% · ✅ 0 failing
|
| Status | Attribution | File | Lines |
|---|---|---|---|
| modified | ai | app/controlplane/Dockerfile.migrations | +4 / -4 |
| modified | ai | .github/workflows/test.yml | +1 / -1 |
| modified | ai | common.mk | +1 / -1 |
Policies (4)
| Status | Policy | Material | Messages |
|---|---|---|---|
| ✅ Passed | ai-config-ai-agents-allowed | ai-coding-session-3b0034 | - |
| ✅ Passed | ai-config-no-dangerous-commands | ai-coding-session-3b0034 | - |
| ✅ Passed | ai-config-no-secrets | ai-coding-session-3b0034 | - |
| ✅ Passed | ai-config-mcp-servers-allowed | ai-coding-session-3b0034 | - |
Security Checks — ✅ 4 passing
✅ github-actions-scan
| Status | Policy | Messages |
|---|---|---|
| ✅ Passed | ci-pipeline-security | - |
✅ iac-scan
| Status | Policy | Messages |
|---|---|---|
| ✅ Passed | iac-misconfiguration | - |
PR info
| Status | Policy | Messages |
|---|---|---|
| ✅ Passed | pr-description-required | - |
| ✅ Passed | pr-user-story-linked | - |
⏭️ 1 scan not applied
| Scan | Reason |
|---|---|
vulnerability-scan | no manifest/lockfile changed |
Powered by Chainloop and Chainloop Trace
Uh oh!
There was an error while loading. Please reload this page.
Summary
arigaio/atlasbase image inapp/controlplane/Dockerfile.migrationsfromv1.2.3-97b7881-canaryto thev1.3.2stable release (sha256:1e4fe2e2…), which is built with an updated Go toolchain and dependencies./atlasbinary in thecontrol-plane-migrationsimage, covering Go stdlib (CVE-2026-56862, CVE-2026-56864, CVE-2026-56865, CVE-2026-46600, CVE-2026-39822, GO-2026-6089, GO-2026-5942, GO-2026-4970),golang.org/x/net(GO-2026-5942),golang.org/x/text(GO-2026-5970),golang.org/x/mod(GO-2026-6179, GO-2026-6180) andgoogle.golang.org/grpc(GHSA-hrxh-6v49-42gf).ATLAS_VERSIONused to install the atlas CLI incommon.mkand.github/workflows/test.ymlwith the samev1.3.2release.AI disclosure: this change was produced with the assistance of Claude Code.
🤖 Posted by Maximus bot (Claude Code) on behalf of @migmartri