feat(cli): verify offline evidence bundle integrity - #93
Merged
Conversation
This was referenced Aug 13, 2026
Author
|
Stack order: #95 is the producer-consolidation successor to this verifier PR and currently targets this feature branch. Merge #93 first; then retarget #95 to dev, update it from the merged base, and rerun the complete Ubuntu verification graph. Auto-merge is disabled; draft #82 remains preserved and unmerged. |
…om/OpenRAE/adapters into 92-REP-005-offline-bundle-verifier
Collaborator
|
Implemented the offline bundle-verifier hardening on PR #93.
Final state: 61 focused verifier tests pass; local completion and policy gates pass; all PR checks pass; SonarCloud reports 91.3% new-code coverage with zero violations, open issues, or hotspots. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Harden the installed offline evidence-bundle verifier so it establishes descriptor-rooted containment, exact inventory closure, bounded streaming and parsing, and stable integrity-only output under hostile filesystem and input conditions.
Requirement UIDs
REP-005Related Issues
Closes #92
ADR Impact
Changes
Upstream replication context
Test Plan
make verifyandmake policypassed on the final tree after merging the latestorigin/dev; 61 focused verifier tests pass. The bounded code-review finding was fixed with pathname regression coverage, and the test-quality review is clean.Ground Control Checks
Traceability
Checklist
Documentation
Updated: see diff.