-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Both verify_dsse and verify_artifact API's currently require a transparency log entry to be present. However, attestations generated from workflows in internal GitHub repositories lack this log entry, by design.
It would be very useful to be able to verify such attestations using sigstore-python, with the understanding of the guarantees that are void when a log entry is not present. This could be made in such a way, that the caller of these API's (or alternative API's) would explicitly need to turn off the log entry validation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request