Closed steiza closed 1 year ago
Now that https://github.com/sigstore/sigstore-conformance/pull/82 has landed, I think this is done!
Awesome! Would it help to have a new version tagged for #82?
Would it help to have a new version tagged
If it's easy, sure! Eventually we'll want a version tagged for https://github.com/sigstore/sigstore-go, but we're a few other steps / weeks until that's the case.
If it's easy, sure! Eventually we'll want a version tagged for https://github.com/sigstore/sigstore-go, but we're a few other steps / weeks until that's the case.
Yep, it's just a git tag
. Doing now!
Description
Today, https://github.com/sigstore/sigstore-conformance/blob/main/test/test_bundle.py requires a client to implement signing in order to test bundle verification. It would be nice to be able to test verification without requiring the client to implement signing.