cli/pkg/cmd/attestation/verification
Fredrik Skogman 1b59ec8ad0
This commit introduces tenancy aware attestation policy building.
This is done by inspecting the current hostname to determine if
tenancy is enabled.

The attestation commands also accepts a --hostname parameter, that
is used to pick the current host, similar to how the GH_HOST variable
can be used.

Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
2024-09-11 10:49:17 +02:00
..
embed/tuf-repo.github.com Update attestation TUF root 2024-08-15 13:06:54 -04:00
attestation.go Rename ProtobufBundle to Bundle 2024-09-04 16:45:02 -04:00
attestation_test.go Move non-integration test to different test file 2024-09-06 13:55:25 -04:00
extensions.go This commit introduces tenancy aware attestation policy building. 2024-09-11 10:49:17 +02:00
extensions_test.go This commit introduces tenancy aware attestation policy building. 2024-09-11 10:49:17 +02:00
mock_verifier.go Upgrade to sigstore-go v0.6.1 2024-09-04 16:38:13 -04:00
policy.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
sigstore.go This commit introduces tenancy aware attestation policy building. 2024-09-11 10:49:17 +02:00
sigstore_integration_test.go Move non-integration test to different test file 2024-09-06 13:55:25 -04:00
tuf.go Support offline mode for gh attestation verify 2024-04-24 10:24:23 -04:00
tuf_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00