constellation/internal/attestation/azure/snp
Adrian Stobbe 3fde118b33
config: enable azure snp version fetcher again + minimum age for latest version (#1899)
* fetch latest version when older than 2 weeks

* extend hack upload tool to pass an upload date

* Revert "config: disable user-facing version Azure SEV SNP fetch for v2.8  (#1882)"

This reverts commit c7b22d314a.

* fix tests

* use NewAzureSEVSNPVersionList for type guarantees

* Revert "use NewAzureSEVSNPVersionList for type guarantees"

This reverts commit 942566453f4b4a2b6dc16f8689248abf1dc47db4.

* assure list is sorted

* improve root.go style

* daniel feedback
2023-06-09 12:48:12 +02:00
..
BUILD.bazel attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02:00
errors.go config: add separate option for handling attestation parameters (#1623) 2023-05-03 11:11:53 +02: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 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.go attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02: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 config: enable azure snp version fetcher again + minimum age for latest version (#1899) 2023-06-09 12:48:12 +02:00
validator.go config: dynamic attestation configuration through S3 backed API (#1808) 2023-05-25 17:43:44 +01:00