fix(node-ci-runner): pin the base to a digest #107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/node-ci-runner-pin-base"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
node:24-alpine floated: every upstream rebuild silently changed what this image is built from, so a CVE budget measured against it describes a base that may no longer exist. Pinned at the digest the tag resolves to today — the image is unchanged; this pins what already is. Annotated for the digest-aware Renovate manager (#106).
Part of Phase 1 of the hardening plan: no budget lands on a floating tag.
Generated with Claude Code