cli/pkg/cmd/attestation/verification
Zach Steindler 643f4031b2 Add support to attestation command for more predicate types.
Before, we required all attestations have predicateType
https://slsa.dev/provenance/v1. This allows you to use other predicate
types, and adds the ability to filter responses from the API for a
particular predicate type.

Signed-off-by: Zach Steindler <steiza@github.com>
2024-04-09 17:26:32 -04:00
..
embed/tuf-repo.github.com gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
attestation.go Add support to attestation command for more predicate types. 2024-04-09 17:26:32 -04:00
attestation_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
policy.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
sigstore.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
sigstore_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
tuf.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
tuf_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00