You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each supported evidence type (e.g. IMA logs, UEFI logs, TPM quotes) a new type should be added. The added types should all be serializable using the serde crate to JSON format.
This is about defining the schema and implementing the types.
Description:
The first step before start pushing attestation evidences is the negotiation of evidence types and parameters. The agent needs to provide:
For each supported evidence type (e.g. IMA logs, UEFI logs, TPM quotes) a new type should be added. The added types should all be serializable using the serde crate to JSON format.
This is about defining the schema and implementing the types.
Checklist:
The text was updated successfully, but these errors were encountered: