Mahati Chamarthy
Mahati Chamarthy
Test
Part of #1459
`set_claims_digest` expects a SHA-256 hash as input, but there is no error check on the size. It accepts value of any size.
We should ensure the `Executor` is able to run standalone in a SEV-SNP container and communicate over gRPC with a CCF node. This may be achieved in the CI, but...
This PR #4223 adds a default error response definition and appends it to all endpoints. Following that, it'd be nice to have an API that allows defining custom error schema...