Skip to content

build: harden Docker supply chain - #48

Merged
ifuri-validator-agent[bot] merged 1 commit into
mainfrom
ticket/047-harden-docker-supply-chain
Sep 1, 2026
Merged

build: harden Docker supply chain#48
ifuri-validator-agent[bot] merged 1 commit into
mainfrom
ticket/047-harden-docker-supply-chain

Conversation

@tom-sapletta-com

Copy link
Copy Markdown
Contributor

Ticket: ticket-047

Pins the Python and uv stages by multi-platform manifest digest, installs the runner from the committed uv.lock with frozen resolution, removes the unconstrained embedded Ollama installer, and replaces the Docker context denylist with a fail-closed allowlist.

Validation:

  • 407 passed, 6 skipped
  • Docker build and runtime smoke passed
  • build context: 2.25 MB
  • Docker Compose config passed

Closes #35
Closes #47
Related: semcod/koru#64

Correlation ID: planfile-pr-ticket-047-docker-supply-chain

@ifuri-validator-agent ifuri-validator-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Deterministic Validator approval for exact head bb710cc287c92d27610567c0a76189b35925c3e3.

Ticket: ticket-047
Correlation ID: planfile-pr-48-ticket-047
Model: zai/glm-5.3
Reviewed diff chunks: 1
Advisory LLM verdict: APPROVE
Advisory summary: Reviewed all 1 diff chunk(s). Supply-chain hardening of the Docker runner image: both FROM stages pinned by sha256 manifest digest, dependencies installed via uv sync --frozen from the committed lockfile, embedded Ollama installer (curl | sh) removed in favor of an external endpoint, and the Docker context denylist replaced with a fail-closed allowlist. Compose and entrypoint updated consistently, and a new test file asserts the digest pinning, frozen resolution, and allowlist invariants. CI checks pass.
Advisory findings: none
The LLM output above is advisory and was not used as the approval trust root.
Merge will be attempted after this approval when explicitly authorized.

Decision record (recomputable)

DECISION D-047-8566
TICKET ticket-047
HEAD_SHA bb710cc287c92d27610567c0a76189b35925c3e3
CORRELATION_ID planfile-pr-48-ticket-047
ACTOR agent:ifuri-validator-agent[bot]
APPLIED_RULE P-CORE-015
INPUT author_login = "tom-sapletta-com"
INPUT observed_checks = ["notify=PASS","ci-loop=PASS"]
INPUT required_checks = ["ci-loop","notify"]
INPUT required_checks_source = "protected registry (env/request)"
INPUT reviewer_login = "ifuri-validator-agent[bot]"
INPUT superseded_checks = []
VERDICT APPROVE AUTHORITY DETERMINISTIC
REJECTED REQUEST_CHANGES BECAUSE NO_UNSAFE_CHANGE_REASON_FOUND
ADVISORY llm_verdict = "APPROVE" MODEL "zai/glm-5.3"
ASSERT VERDICT_AUTHORITY != "ADVISORY"

@ifuri-validator-agent
ifuri-validator-agent Bot merged commit 853a0d6 into main Sep 1, 2026
2 checks passed
@ifuri-validator-agent
ifuri-validator-agent Bot deleted the ticket/047-harden-docker-supply-chain branch September 1, 2026 21:23
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.

Harden Docker build supply chain for fleet consumers Bound Docker build context for fleet consumers

1 participant