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

add systemd support #6

Merged
merged 1 commit into from
Jan 6, 2024
Merged

add systemd support #6

merged 1 commit into from
Jan 6, 2024

Conversation

whooo
Copy link
Owner

@whooo whooo commented Jan 6, 2024

Support parsing systemd events found in /run/log/systemd/tpm2-measure.log. As well as marshaling/unmarshaling the events as TLV and JSON.

As the parser requires JSON support merge libcel-json into libcel.

Support parsing systemd events found in /run/log/systemd/tpm2-measure.log.
As well as marshaling/unmarshaling the events as TLV and JSON.

As the parser requires JSON support merge libcel-json into libcel.

Signed-off-by: Erik Larsson <[email protected]>
Copy link

github-actions bot commented Jan 6, 2024

LCOV of commit a45cc83 during test #43

Summary coverage rate:
  lines......: 94.2% (3376 of 3584 lines)
  functions..: 100.0% (172 of 172 functions)
  branches...: 81.3% (869 of 1069 branches)

Files changed coverage rate: n/a

@whooo whooo merged commit 69e02fb into main Jan 6, 2024
4 checks passed
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.

1 participant