You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sigstore-python currently supports Rekor's hashedrekord type, which embeds the content hash (rather than full content), content signature, and signing certificate (or cert chain, or public key) in the Rekor entry.
sigstore-python
currently supports Rekor'shashedrekord
type, which embeds the content hash (rather than full content), content signature, and signing certificate (or cert chain, or public key) in the Rekor entry.There other other Rekor entries we should probably also support for verification, or at least handle and fail intelligibly. These are covered in Rekor's docs: https://github.com/sigstore/rekor/blob/main/types.md
The text was updated successfully, but these errors were encountered: