Skip to content

Reject malformed artifact integrity metadata - #9

Merged
mohammadrezwankhan merged 1 commit into
mainfrom
codex/strict-artifact-metadata
Jul 21, 2026
Merged

Reject malformed artifact integrity metadata#9
mohammadrezwankhan merged 1 commit into
mainfrom
codex/strict-artifact-metadata

Conversation

@mohammadrezwankhan

Copy link
Copy Markdown
Owner

Summary

  • reject Boolean byte counts that Python otherwise treats as integers
  • validate recorded SHA-256 values before accepting an artifact inventory
  • document malformed-metadata detection and add a regression test

Validation

  • python -m unittest discover -s tests -q (65 tests)
  • complete audits for results_revision and results_revision2

Co-authored-by: mohammadrezwankhan <rezwan_eee@yahoo.com>
@mohammadrezwankhan
mohammadrezwankhan marked this pull request as ready for review July 21, 2026 13:15
Copilot AI review requested due to automatic review settings July 21, 2026 13:15
@mohammadrezwankhan
mohammadrezwankhan merged commit 9029bf5 into main Jul 21, 2026
1 check passed
@mohammadrezwankhan
mohammadrezwankhan deleted the codex/strict-artifact-metadata branch July 21, 2026 13:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

mohammadrezwankhan added a commit that referenced this pull request Jul 31, 2026
Co-authored-by: mohammadrezwankhan <rezwan_eee@yahoo.com>
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.

2 participants