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

Support non-ECDSA key types for verify-blob #2203

Merged
merged 1 commit into from Aug 26, 2022

Conversation

haydentherapper
Copy link
Contributor

Also cleans up some code in the CT log verification to use the Sigstore
function that handles multiple PEM formats. It removes DER encoding
support, but that should not have been used.

Signed-off-by: Hayden Blauzvern hblauzvern@google.com

Summary

Release Note

Documentation

Also cleans up some code in the CT log verification to use the Sigstore
function that handles multiple PEM formats. It removes DER encoding
support, but that should not have been used.

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2203 (1686b4e) into main (0416187) will decrease coverage by 0.17%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main    #2203      +/-   ##
==========================================
- Coverage   26.69%   26.51%   -0.18%     
==========================================
  Files         131      131              
  Lines        7690     7670      -20     
==========================================
- Hits         2053     2034      -19     
+ Misses       5376     5375       -1     
  Partials      261      261              
Impacted Files Coverage Δ
pkg/signature/keys.go 16.55% <0.00%> (+0.11%) ⬆️
cmd/cosign/cli/fulcio/fulcioverifier/ctl/verify.go 41.73% <50.00%> (-8.27%) ⬇️

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

@dlorenc dlorenc merged commit 31e6654 into sigstore:main Aug 26, 2022
@github-actions github-actions bot added this to the v1.12.0 milestone Aug 26, 2022
@haydentherapper haydentherapper deleted the morekeys branch January 10, 2023 23:34
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

4 participants