Skip to content

Support for container attestation/verification #1171

Locked Answered by cgwalters
septatrix asked this question in Q&A
Discussion options

You must be logged in to vote

(Converted to a discussion)

Hi, the simple answer is that today bootc is aligned with the containers/{image,storage} ecosystem which is used by podman as far as fetching container images (including signing and the rest of the containers/image ecosystem)

For Github you're presumably referring to https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds ?

I don't think bootc needs to support that directly; the basic thing I'd say here is to sign your container with e.g. cosign, and that's what should be verified from the registry to bootc. Verifying the build attestation is something that I think…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cgwalters
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/client Related to the client/CLI
2 participants
Converted from issue

This discussion was converted from issue #1158 on March 06, 2025 12:48.