constellation/verify
Malte Poll 3a5753045e goleak: ignore rules_go SIGTERM handler
rules_go added a SIGTERM handler that has a goroutine that survives the scope of the goleak check.
Currently, the best known workaround is to ignore this goroutine.

https://github.com/uber-go/goleak/issues/119
https://github.com/bazelbuild/rules_go/pull/3749
https://github.com/bazelbuild/rules_go/pull/3827#issuecomment-1894002120
2024-01-22 13:11:58 +01:00
..
cmd cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00
server goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01: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.