Skip to content

build(deps): refresh the pinned base image digests - #141

Merged
bgard68 merged 1 commit into
dapperfrom
claude/new-session-muubr7-dapper
Aug 25, 2026
Merged

build(deps): refresh the pinned base image digests#141
bgard68 merged 1 commit into
dapperfrom
claude/new-session-muubr7-dapper

Conversation

@bgard68

@bgard68 bgard68 commented Aug 25, 2026

Copy link
Copy Markdown
Owner

The dapper half of #140.

This branch pinned the identical base image digests as main, so it carried the identical exposure — two systemd CVEs in Debian packages inside the image (a local privilege escalation via systemd-homed, and an unprivileged local user being able to terminate arbitrary processes). No alerts were raised against it; the Security tab view that surfaced them was filtered to branch:main.

The scan runs with ignore-unfixed: true, so anything it reports has a patch available. These were waiting on nothing but a digest refresh.

sdk:10.0     e1fc6e42… -> e1ffd2a9…
aspnet:10.0  207cc514… -> a4556ed0…

Verification

Container build & scan runs on pull_request against dapper and on the Dockerfile.api push path, so its Trivy step on this PR is the check.

🤖 Generated with Claude Code

https://claude.ai/code/session_019h7znwAftvs36vD4YwKMRf


Generated by Claude Code

Same two systemd CVEs as on main: a local privilege escalation via
systemd-homed, and an unprivileged local user being able to terminate arbitrary
processes. Both are Debian packages inside the base image, not application code.
This branch pinned the identical digests, so it carried the identical exposure —
it simply had no alerts raised against it.

The scan runs with ignore-unfixed, so anything it reports has a patch available;
these were waiting on nothing but a digest refresh.

  sdk:10.0     e1fc6e42… -> e1ffd2a9…
  aspnet:10.0  207cc514… -> a4556ed0…

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019h7znwAftvs36vD4YwKMRf
@bgard68
bgard68 merged commit dcfb576 into dapper Aug 25, 2026
8 checks passed
@bgard68
bgard68 deleted the claude/new-session-muubr7-dapper branch August 25, 2026 05:58
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