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

Bump Rekor version to pick up TUF PKI fix for ed25519 #275

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

haydentherapper
Copy link
Contributor

@haydentherapper haydentherapper commented Sep 12, 2023

Summary

ed25519 keys in TUF metadata could not be parsed because we needed to cast a byte array to the ed25519.PublicKey type.

Release Note

Documentation

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

codecov bot commented Sep 12, 2023

Codecov Report

Merging #275 (82aaa24) into main (1b2b45c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   64.02%   64.02%           
=======================================
  Files           4        4           
  Lines         303      303           
=======================================
  Hits          194      194           
  Misses         78       78           
  Partials       31       31           

@haydentherapper haydentherapper merged commit 5038922 into sigstore:main Sep 12, 2023
7 checks passed
@haydentherapper haydentherapper deleted the bump-rekor-v branch September 12, 2023 22:19
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.

2 participants