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 body encoding in mock Rekor server #1318

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

bdehamer
Copy link
Collaborator

Fixes a bug in the mock Rekor server where the body of the log entry was not being encoded as a base64 string before being returned.

Co-authored-by: Samuel Giddins <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
@bdehamer bdehamer requested a review from a team as a code owner November 25, 2024 19:30
Copy link

changeset-bot bot commented Nov 25, 2024

🦋 Changeset detected

Latest commit: b81a7b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sigstore/mock Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bdehamer bdehamer merged commit 8279f49 into main Nov 26, 2024
25 checks passed
@bdehamer bdehamer deleted the bdehamer/mock-server-rekor-response branch November 26, 2024 17:52
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