mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-05 21:26:04 -05:00

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.