mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 18:21:09 +00:00
External PRs could modify review-prompt.md to suppress findings or manipulate the reviewer. Now loads prompt via git show from the base branch (origin/dev or origin/main), never from PR-controlled checkout. Also: - Fallback prompt upgraded with adversarial framing and severity output - Use printf instead of echo for content preservation - Expand deep review trigger to all .github/ files (not just workflows/)