← Back to Labs
Supply Chain Signing Trust Path
Follow one release from digest and workload identity to provenance, transparency, and the final admission decision.
ScenarioSwitch failure modes and see which trust check breaks
Current scenario
Clean main-branch release
Release workflow on main produced the image, signed the same digest, logged the event, and attached matching provenance.
Trusted production identity
.github/workflows/release.yml
refs/heads/main
Decision
Accept: digest, identity, provenance, and transparency all match the expected release path.
Step 1 / 6The subject has to be one exact digest
A release tag is only a label. The verifier needs the exact digest of the artefact bytes that are about to run.
Arrow keys to navigate · R to reset
Tap dots to jump to any step