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

Fix : Failing Fuzz tests for FuzzRSAPSSSignerVerfier #664

Merged

Conversation

naveensrinivasan
Copy link
Contributor

Signed-off-by: naveensrinivasan 172697+naveensrinivasan@users.noreply.github.com

Summary

  • Fixed the failing fuzz test case

Release Note

NONE

- Fixed the failing fuzz test case

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
@bobcallaway bobcallaway merged commit 0372dec into sigstore:main Sep 2, 2022
mtrmac pushed a commit to mtrmac/sigstore that referenced this pull request Mar 10, 2023
I noticed Chains was consuming the `Dsse` type from `cli`, which was problematic because `cli` pulls in `glog` and triggers the `-log_dir` problem.

Cosign seems to have media and payload types sprinkled everywhere, so I factored out `pkg/types/{media,payload}.go` where we can define these in a common place that's dependency free.

Signed-off-by: Matt Moore <mattomata@gmail.com>
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.

None yet

2 participants