fix(sop-tier-check): use pull_request_target — pull_request leaks SOP_TIER_CHECK_TOKEN #146
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/sop-tier-check-pr-target-security"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fans security fix from internal#116. Same rationale: pull_request loads workflow from PR HEAD; pull_request_target loads from base (main). Verified on internal canary — synthetic exfil-attempt did NOT execute.