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

Correct the type used for attest #2128

Merged
merged 2 commits into from
Aug 4, 2022
Merged

Conversation

mattmoor
Copy link
Member

@mattmoor mattmoor commented Aug 4, 2022

This fixes a bug in the e2e testing at head, which wasn't caught by the GHSA private fork, which doesn't run e2e testing.

Make the predicate type we attest match what we verify!

Signed-off-by: Matt Moore [email protected]

Release Note

Documentation

@mattmoor mattmoor requested review from cpanato and vaikas August 4, 2022 16:18
cpanato
cpanato previously approved these changes Aug 4, 2022
vaikas
vaikas previously approved these changes Aug 4, 2022
@mattmoor mattmoor requested a review from priyawadhwa August 4, 2022 16:22
priyawadhwa
priyawadhwa previously approved these changes Aug 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #2128 (7d7fbd2) into main (c5fda01) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2128   +/-   ##
=======================================
  Coverage   26.28%   26.28%           
=======================================
  Files         130      130           
  Lines        7602     7602           
=======================================
  Hits         1998     1998           
  Misses       5347     5347           
  Partials      257      257           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mattmoor mattmoor dismissed stale reviews from priyawadhwa, vaikas, and cpanato via 7d7fbd2 August 4, 2022 16:32
@cpanato cpanato merged commit a39ce91 into sigstore:main Aug 4, 2022
@mattmoor mattmoor deleted the fix-attestation-e2e branch August 4, 2022 16:59
@github-actions github-actions bot added this to the v1.11.0 milestone Aug 4, 2022
bradbeck added a commit to buildsec/frsca that referenced this pull request Sep 8, 2022
Specify the type when using `cosign verify-attestation …`.

This is to defend against a change in default behavior related to sigstore/cosign#2128

Signed-off-by: Brad Beck <[email protected]>
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.

5 participants