Skip to content

Type assert the entry bundle when verifying inclusion proof#2755

Merged
Hayden-IO merged 2 commits intosigstore:mainfrom
Hayden-IO:type-assert-verify-inc
Mar 3, 2026
Merged

Type assert the entry bundle when verifying inclusion proof#2755
Hayden-IO merged 2 commits intosigstore:mainfrom
Hayden-IO:type-assert-verify-inc

Conversation

@Hayden-IO
Copy link
Contributor

This guards against a body unexpectedly being a different type.

Thanks to @1seal for reporting this.

Summary

Release Note

Documentation

This guards against a body unexpectedly being a different type.

Signed-off-by: Hayden <8418760+Hayden-IO@users.noreply.github.com>
@Hayden-IO Hayden-IO requested a review from a team as a code owner February 17, 2026 21:59
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.18%. Comparing base (488eb97) to head (0eeb2ad).
⚠️ Report is 638 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2755       +/-   ##
===========================================
- Coverage   66.46%   26.18%   -40.28%     
===========================================
  Files          92      191       +99     
  Lines        9258    20132    +10874     
===========================================
- Hits         6153     5272      -881     
- Misses       2359    14031    +11672     
- Partials      746      829       +83     
Flag Coverage Δ
e2etests 49.51% <50.00%> (+1.95%) ⬆️
unittests 16.73% <100.00%> (-30.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@Hayden-IO Hayden-IO enabled auto-merge (squash) March 3, 2026 23:24
@Hayden-IO Hayden-IO merged commit 0f98f00 into sigstore:main Mar 3, 2026
23 of 24 checks passed
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