Skip to content

DNM: Unnecessary corrections to address the false issues#6

Closed
hyperfinitism wants to merge 1 commit into
mainfrom
fix/ima-modsig-parser
Closed

DNM: Unnecessary corrections to address the false issues#6
hyperfinitism wants to merge 1 commit into
mainfrom
fix/ima-modsig-parser

Conversation

@hyperfinitism
Copy link
Copy Markdown
Owner

@hyperfinitism hyperfinitism commented Apr 29, 2026

No description provided.

Signed-off-by: Takuma IMAMURA <209989118+hyperfinitism@users.noreply.github.com>
@hyperfinitism hyperfinitism self-assigned this Apr 29, 2026
@hyperfinitism hyperfinitism added the bug Something isn't working label Apr 29, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation for IMA template fields and modifies the parse_ima_modsig function to handle optional signature fields. The review feedback identifies that the use of unwrap_or_default() when decoding hex strings for the signature, modsig digest, and modsig fields suppresses potential parsing errors, and recommends reverting to error propagation to maintain log integrity.

Comment thread src/log/ascii.rs
Comment thread src/log/ascii.rs
Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9dd385e90b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/log/ascii.rs
@hyperfinitism hyperfinitism deleted the fix/ima-modsig-parser branch April 29, 2026 17:02
@hyperfinitism hyperfinitism changed the title fix(log): make d-modsig and modsig optional DNM: Unnecessary corrections to address the false issues Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant