Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: Add eventlog command and cel subcommand #346

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexmwu
Copy link
Contributor

@alexmwu alexmwu commented Aug 18, 2023

This will allow the gotpm CLI to parse and pretty-print canonical event logs.
Additionally, the command supports reading COS canonical event logs and
converting them to AttestedCosState protos.

This also changes the launcher to automatically write the CEL to disk on debug. This will help us better debug the canonical event log, as it is currently only stored in memory.

@alexmwu alexmwu force-pushed the celDebug branch 6 times, most recently from 8ef1eef to 8093dd3 Compare August 18, 2023 02:45
This will allow the gotpm CLI to parse and pretty-print canonical event logs.
Additionally, the command supports reading COS canonical event logs and
converting them to AttestedCosState protos.
This will help us better debug the canonical event log, as it is
currently only stored in memory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant