Skip to content

Conversation

@haydentherapper
Copy link
Contributor

With the latest sigstore-go change, providing a timestamp authority is now optional on the signing path if a key is being used without a certificate, and a timestamp will not be required on the verification path either with a newly added policy flag.

Summary

Release Note

Documentation

@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 35.09%. Comparing base (255be89) to head (ce77db0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tests/sharding/client/verify/verify.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
+ Coverage   35.00%   35.09%   +0.09%     
==========================================
  Files          44       44              
  Lines        3200     3191       -9     
==========================================
  Hits         1120     1120              
+ Misses       1975     1966       -9     
  Partials      105      105              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

With the latest sigstore-go change, providing a timestamp authority is
now optional on the signing path if a key is being used without a
certificate, and a timestamp will not be required on the verification
path either with a newly added policy flag.

Signed-off-by: Hayden B <8418760+haydentherapper@users.noreply.github.com>
@haydentherapper haydentherapper marked this pull request as ready for review August 11, 2025 21:42
@haydentherapper haydentherapper requested review from a team as code owners August 11, 2025 21:42
@haydentherapper haydentherapper merged commit 4b868bc into sigstore:main Aug 11, 2025
14 checks passed
@haydentherapper haydentherapper deleted the rm-tsa-e2e branch August 11, 2025 22:02
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