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

Make VerifyImageAttestation function public #3156

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

priyawadhwa
Copy link
Contributor

We have a public VerifyImageSignature function, this is the analogous function for attestations.

Signed-off-by: Priya Wadhwa <priya@chainguard.dev>
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #3156 (20c4a67) into main (af555d5) will decrease coverage by 0.03%.
Report is 8 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3156      +/-   ##
==========================================
- Coverage   30.56%   30.54%   -0.03%     
==========================================
  Files         155      155              
  Lines        9801     9809       +8     
==========================================
  Hits         2996     2996              
- Misses       6359     6365       +6     
- Partials      446      448       +2     
Files Changed Coverage Δ
pkg/cosign/verify.go 35.25% <0.00%> (-0.19%) ⬇️

... and 1 file with indirect coverage changes

@priyawadhwa priyawadhwa merged commit 46a0b1c into sigstore:main Aug 3, 2023
28 checks passed
@priyawadhwa priyawadhwa deleted the public branch August 3, 2023 00:53
@github-actions github-actions bot added this to the v2.2.0 milestone Aug 3, 2023
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

2 participants