constellation/internal/attestation/azure/snp
Otto Bittner cdc91b50bc verify: move CSP-specific code to internal/verify
With the introduction of SNP-based attestation on AWS
some of the information in the report (MAAToken) is not
applicable to all attestation reports anymore.
Thus, make verify cmd CSP-agnostic and move
CSP-specific logic to internal/verify.
Also make internal/attestation/snp CSP aware.
2023-11-24 15:49:48 +01:00
..
BUILD.bazel attestation: add snp package 2023-11-24 15:49:48 +01:00
imds.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
issuer_test.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00
issuer.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00
maa.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
snp.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
validator_test.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00
validator.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00