N20: Pin checker, policy and offline verifier for containment smoke - #8
Merged
Conversation
avoroncov971-maker
marked this pull request as ready for review
September 8, 2026 03:02
Contributor
Author
|
@claude Please perform a READ_ONLY_ANALYSIS review of PR #8 at exact head ec64142 against accepted main ea1536e. Review the single allowlisted workflow. Verify that pull_request_target takes the workflow from the trusted base, no PR-controlled bytes are executed or installed, all permissions are read-only, checker/policy/verifier are pinned to accepted full SHA, FAIL and INDETERMINATE remain failing conclusions, and artifacts remain available. Consider fork PR behavior and status-check enforcement. Do not edit, push, approve, mark Ready, merge, release, or change settings. Return PASS, BLOCKED, or INDETERMINATE bound to this head with any blocking finding tied to a concrete failure mechanism. |
Contributor
Author
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.
Allowlist
Merged at head
7a22493b7b66116990d4bbbd2dda0800a7e3acacas commit363aad91142a01df6e5d72a87495d2f09be28823.This version pins checker, policy, and offline verifier to accepted commit
ea1536eda18fc59a36c3b08edaa93b2ecee111ddand was proven through remote consumption. It still uses thepull_requesttrigger and checks out the subject. The later trusted-base change was pushed after this PR had merged and is therefore not part of this merge.Follow-up PR required: change the trigger to
pull_request_targetand remove the subject checkout before using this status as an enforcement gate.