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

sigstore/dsse: reject DSSEs with >1 sig #1062

Merged
merged 3 commits into from
Jul 11, 2024
Merged

sigstore/dsse: reject DSSEs with >1 sig #1062

merged 3 commits into from
Jul 11, 2024

Conversation

woodruffw
Copy link
Member

@woodruffw woodruffw commented Jul 10, 2024

This makes us more consistent with the protobuf-specs specified behavior, which stipulates that DSSEs should only contain one signature in the context of Sigstore bundles.

See also: sigstore/sigstore-go#225

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw added the component:verification Core verification functionality label Jul 10, 2024
@woodruffw woodruffw requested a review from jku July 10, 2024 14:50
@woodruffw woodruffw self-assigned this Jul 10, 2024
Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw enabled auto-merge (squash) July 11, 2024 12:01
@woodruffw woodruffw merged commit b9afa3f into main Jul 11, 2024
25 checks passed
@woodruffw woodruffw deleted the ww/dsse-one-sig branch July 11, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:verification Core verification functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants