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

fuzzing: improve fuzz utils #1298

Merged
merged 1 commit into from Jan 27, 2023
Merged

Conversation

AdamKorcz
Copy link
Contributor

Signed-off-by: AdamKorcz adam@adalogics.com

Summary

Modifies CreateProps so that it:

  • Either sets the ArtifactBytes or ArtifactPath.
  • Creates the file at ArtifactPath which can be a zip file.
  • Either sets the SignatureBytes or SignaturePath.
  • Creates the file at SignaturePath which can be a zip file.
  • Either sets PublicKeyBytes or PublicKeyPaths.
  • Creates one file if it sets PublicKeyPaths.

Release Note

Documentation

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz marked this pull request as ready for review January 25, 2023 18:43
@AdamKorcz AdamKorcz requested a review from a team as a code owner January 25, 2023 18:43
@bobcallaway bobcallaway merged commit 9791623 into sigstore:main Jan 27, 2023
@github-actions github-actions bot added this to the v1.1.0 milestone Jan 27, 2023
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