constellation/verify
Otto Bittner 1d5a8283e0
cli: use Semver type to represent microservice versions (#2125)
Previously we used strings to pass microservice versions. This invited
bugs due to missing input validation.
2023-07-25 14:20:25 +02:00
..
cmd cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00
server attestation: add context to Issue and Validate methods (#1532) 2023-03-29 09:06:10 +02:00
verifyproto deps: update module github.com/sigstore/rekor to v1.2.2 (#2033) 2023-07-06 15:41:14 +02:00
README.md dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00

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.