Appearance
SEC604 / MCP-AUTOAPPROVE-GIT-REBASE
SEC604 flags MCP configuration when autoApprove includes the exact tool token Bash(git rebase:*).
Why It Matters
git rebase rewrites commit history. Auto-approving it removes review from shared history-rewrite authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(git rebase:*)
How To Fix
Remove shared git rebase auto-approval and keep history rewriting under explicit user review.