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

disable fuzzer on policy evaluation code path #4051

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

bobcallaway
Copy link
Member

EvaluatePolicyAgainstJSON is a thin wrapper around calling cue or rego and we're getting fuzzing reports that aren't really bugs in cosign.

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway bobcallaway requested a review from a team as a code owner February 7, 2025 13:24
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.89%. Comparing base (2ef6022) to head (e0c4f77).
Report is 298 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4051      +/-   ##
==========================================
- Coverage   40.10%   36.89%   -3.22%     
==========================================
  Files         155      209      +54     
  Lines       10044    13352    +3308     
==========================================
+ Hits         4028     4926     +898     
- Misses       5530     7799    +2269     
- Partials      486      627     +141     

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

@codysoyland codysoyland merged commit 7fc8e2a into sigstore:main Feb 7, 2025
29 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