mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-26 07:16:08 -05:00
1d5a8283e0
Previously we used strings to pass microservice versions. This invited bugs due to missing input validation.
Verification service
Constellation's verification service allows a user to request an attestation statement from the cluster.
The service offers a gRPC and a REST API to retrieve the attestation from.