Skip to content

Add sigstore fuzzer for signing and verifying#535

Merged
mihaimaruseac merged 3 commits intosigstore:mainfrom
AdamKorcz:sigstore-fuzzer
Oct 7, 2025
Merged

Add sigstore fuzzer for signing and verifying#535
mihaimaruseac merged 3 commits intosigstore:mainfrom
AdamKorcz:sigstore-fuzzer

Conversation

@AdamKorcz
Copy link
Copy Markdown
Contributor

Summary

Adds a fuzzer for sigstore signing and verifying. Also adds a dictionary for the fuzzer.

Checklist
  • All commits are signed-off, using DCO
  • All new code has docstrings and type annotations
  • All new code is covered by tests. Aim for at least 90% coverage. CI is configured to highlight lines not covered by tests.
  • Public facing changes are paired with documentation changes
  • Release note has been added to CHANGELOG.md if needed

@AdamKorcz AdamKorcz requested review from a team as code owners October 2, 2025 18:25
Comment thread tests/fuzzing/fuzz_simple_sigstore.py Dismissed
Signed-off-by: Adam Korczynski <adam@adalogics.com>
@mihaimaruseac
Copy link
Copy Markdown
Member

Can you fix the linting and type checking jobs please?

Please ignore the Windows and MacOS failures for now

Signed-off-by: Adam Korczynski <adam@adalogics.com>
Signed-off-by: Adam Korczynski <adam@adalogics.com>
@AdamKorcz
Copy link
Copy Markdown
Contributor Author

Can you fix the linting and type checking jobs please?

Please ignore the Windows and MacOS failures for now

done!

Copy link
Copy Markdown
Member

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@mihaimaruseac mihaimaruseac merged commit 9402a98 into sigstore:main Oct 7, 2025
50 of 51 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.

3 participants