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

Add missing flags to cosign verify dockerfile/manifest #2830

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

haydentherapper
Copy link
Contributor

@haydentherapper haydentherapper commented Mar 22, 2023

There's still deviations between the five verify commands. We should at some point sync all 5 with a refactoring.

Fixes #2827

Summary

Release Note

Added missing verification for cosign verify dockerfile and manifest

Documentation

There's still deviations between the five verify commands. We should at
some point sync all 5 with a refactoring.

Fixes sigstore#2827

Signed-off-by: Hayden Blauzvern <[email protected]>
@haydentherapper
Copy link
Contributor Author

cc @dneville-cvs

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #2830 (0520147) into main (4c4c5e1) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2830      +/-   ##
==========================================
- Coverage   29.54%   29.51%   -0.03%     
==========================================
  Files         151      151              
  Lines        9658     9666       +8     
==========================================
  Hits         2853     2853              
- Misses       6366     6374       +8     
  Partials      439      439              
Impacted Files Coverage Δ
cmd/cosign/cli/dockerfile.go 0.00% <0.00%> (ø)
cmd/cosign/cli/manifest.go 0.00% <0.00%> (ø)

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

@znewman01 znewman01 merged commit 42c4b8d into sigstore:main Mar 23, 2023
@github-actions github-actions bot added this to the v1.14.0 milestone Mar 23, 2023
@haydentherapper haydentherapper deleted the fix-verify-docker-manifest branch March 23, 2023 15:09
dmitris pushed a commit to dmitris/cosign that referenced this pull request Mar 24, 2023
There's still deviations between the five verify commands. We should at
some point sync all 5 with a refactoring.

Fixes sigstore#2827

Signed-off-by: Hayden Blauzvern <[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.

cosign dockerfile verify with key doesn't work
3 participants