cli/pkg/cmd/attestation/download
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
..
download.go Add support to attestation command for more predicate types. 2024-04-09 17:26:32 -04:00
download_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
metadata.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
metadata_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
options.go Add support to attestation command for more predicate types. 2024-04-09 17:26:32 -04:00
options_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00