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

chore: fix documentation and warning on using untrusted rekor key #2124

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

asraa
Copy link
Contributor

@asraa asraa commented Aug 3, 2022

Signed-off-by: Asra Ali [email protected]

Summary

Fetching the Rekor key directly from the API is trusted.

Fixes a mistake in documentation from #2040

See #2122

SIGSTORE_REKOR_PUBLIC_KEY COULD be used, as it specifies the rekor public key out of band.

Release Note

Documentation

@asraa asraa requested a review from hectorj2f August 3, 2022 13:43
@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2022

Codecov Report

Merging #2124 (1f1e848) into main (5aa17b9) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #2124   +/-   ##
=======================================
  Coverage   26.29%   26.29%           
=======================================
  Files         130      130           
  Lines        7597     7597           
=======================================
  Hits         1998     1998           
  Misses       5342     5342           
  Partials      257      257           
Impacted Files Coverage Δ
pkg/cosign/tlog.go 30.07% <0.00%> (ø)

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 0f017f8 into sigstore:main Aug 3, 2022
@github-actions github-actions bot added this to the v1.11.0 milestone Aug 3, 2022
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.

4 participants