Skip to content

Choose a tag to compare

@jku jku released this 12 Feb 08:37
· 40 commits to main since this release
9611941

sigstore-conformance is a conformance test suite for Sigstore clients. This release contains a new in-toto signing test and a related small change to the client-under-test CLI.

Changes in client-under-test CLI protocol

  • --in-toto option was added to the sign-bundle command: see details in CLI protocol reference
  • Clients that do not support signing DSSE envelopes can choose to xfail test_sign_verify_dsse instead

Improvements