constellation/internal/verify
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 verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00
certchain.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00
verify_test.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00
verify.go verify: move CSP-specific code to internal/verify 2023-11-24 15:49:48 +01:00