Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement cosign download attestation #1216

Merged
merged 7 commits into from Dec 17, 2021

Conversation

venafi-iw
Copy link
Contributor

Summary

This PR provides support for downloading in-toto attestation(s) from a supplied container image.

Release Note

  • Add CLI option to download attestations from a supplied container image:
    cosign download attestation <IMAGE>

venafi-iw and others added 7 commits December 13, 2021 22:25
Signed-off-by: Ivan Wallis <ivan.wallis@venafi.com>
Signed-off-by: Ivan Wallis <ivan.wallis@venafi.com>
Signed-off-by: Ivan Wallis <ivan.wallis@venafi.com>
Signed-off-by: Ivan Wallis <ivan.wallis@venafi.com>
@dlorenc
Copy link
Member

dlorenc commented Dec 16, 2021

This makes sense to me - at first I was thinking it could be dangerous to download these without verification but the attestation is pretty clearly a signed object that requires unpacking/verification before use.

I'm +1 here, but want to let this sit for a bit to see if others agree.

@dlorenc
Copy link
Member

dlorenc commented Dec 17, 2021

OK, seems good to merge!

@dlorenc dlorenc merged commit ac8a7e9 into sigstore:main Dec 17, 2021
@github-actions github-actions bot added this to the v1.5.0 milestone Dec 17, 2021
@venafi-iw venafi-iw deleted the attestation-download branch January 3, 2022 16:13
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.

None yet

3 participants