Appearance
SEC598 / MCP-AUTOAPPROVE-GIT-CONFIG
SEC598 flags MCP configuration when autoApprove includes the exact tool token Bash(git config:*).
Why It Matters
git config changes repository or user git behavior. Auto-approving it removes review from shared repository-configuration authority.
Trigger Shape
- the file is a detected MCP configuration surface
autoApproveis a string array- the array contains the exact item
Bash(git config:*)
How To Fix
Remove shared git config auto-approval and keep repository configuration changes under explicit user review.