-
Notifications
You must be signed in to change notification settings - Fork 12
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
Document the expected Sigstore CLI interface #32
Conversation
Co-authored-by: William Woodruff <william@trailofbits.com>
I'm still thinking this over, but just thought I'd get your thoughts early. |
This looks good to me overall! I left a handful of small nits, but the expected interface looks reasonable (and not burdensome for other implementations to comply with). |
8fc4a44
to
259174e
Compare
259174e
to
c389d0c
Compare
The self-test is currently failing due to sigstore/sigstore-python#288 so we'll need to get that in first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #11