cli/pkg/cmd/attestation/verification
William Martin db823c18b8 Allow injection of TUFMetadataDir in tests
This avoids multiple tests using the same dir for metadata, which was causing flakes
2025-02-20 17:04:30 +01:00
..
embed/tuf-repo.github.com Update attestation TUF root 2024-08-15 13:06:54 -04:00
attestation.go include alg with digest when fetching bundles from OCI 2024-12-05 09:27:14 -07:00
attestation_test.go check specific err 2024-09-10 10:47:06 -06:00
extensions.go pr feedback 2024-11-21 15:30:41 -07:00
extensions_test.go verify cert extensions function should return filtered result list 2024-11-19 14:38:28 -07:00
mock_verifier.go update test fixtures to include buildConfigURI 2025-01-08 11:16:23 -07:00
policy.go reorder policy enforcement criteria print out 2025-01-22 13:27:56 -07:00
sigstore.go Allow injection of TUFMetadataDir in tests 2025-02-20 17:04:30 +01:00
sigstore_integration_test.go Allow injection of TUFMetadataDir in tests 2025-02-20 17:04:30 +01:00
tuf.go Allow injection of TUFMetadataDir in tests 2025-02-20 17:04:30 +01:00
tuf_test.go Allow injection of TUFMetadataDir in tests 2025-02-20 17:04:30 +01:00