What's wrong with this entry?
Anonymous. No account, no email.
Additional security validations for git commands when sandbox mode is enabled:
- Compound commands: Git commands combined with file-creating operations now require explicit permission
- Bare repositories: Git commands in directories with bare repository structure require permission
- Outside working directory: Git commands targeting directories outside the original working directory require permission when sandbox is enabled
Evidence
New security check messages (search for "Compound commands that create git", "Git commands outside the original working directory")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.