trailofbits / pypi-attestations

A library to convert between Sigstore Bundles and PEP 740 Attestation objects
https://trailofbits.github.io/pypi-attestations
Apache License 2.0
1 stars 1 forks source link

_cli: make it clear that subjects are identities #58

Closed woodruffw closed 3 days ago

woodruffw commented 3 days ago

Just a small tweak to the inspect output, making it hopefully more clear that the certificate's subjects (i.e. SANs) are suitable --identity values.

See #55.