cli/pkg/cmd/attestation/api
Sebastiaan van Stijn 6868d273ec
replace github.com/golang/snappy with klauspost/compress/snappy
The github.com/golang/snappy repository was archived and is no longer
maintained. klauspost/compress provides a drop-in replacement, which
is actively maintained, and the klauspost/compress module is already
an existing (indirect) dependency.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-03-26 22:58:08 +01:00
..
attestation.go add initiator_type for attestations 2025-09-23 10:59:07 -04:00
client.go replace github.com/golang/snappy with klauspost/compress/snappy 2026-03-26 22:58:08 +01:00
client_test.go add initiator_type for attestations 2025-09-23 10:59:07 -04:00
mock_client.go test fixup 2025-10-22 08:56:13 -07:00
mock_githubApiClient_test.go add initiator_type for attestations 2025-09-23 10:59:07 -04:00
mock_httpClient_test.go replace github.com/golang/snappy with klauspost/compress/snappy 2026-03-26 22:58:08 +01:00
trust_domain.go This commit introduces tenancy aware attestation policy building. 2024-09-11 10:49:17 +02:00