{ "env": { "GIT_CONFIG_COUNT": "1", "GIT_CONFIG_KEY_0": "commit.gpgsign", "GIT_CONFIG_VALUE_0": "false" }, "permissions": { "defaultMode": "dontAsk", "ask": [ "Bash(git push)", "Bash(git push:*)", "Bash(git commit)", "Bash(git commit:*)", "Bash(git -C * push)", "Bash(git -C * push:*)", "Bash(git -C * commit)", "Bash(git -C * commit:*)" ] }, "sandbox": { "enabled": true, "autoAllowBashIfSandboxed": true, "allowUnsandboxedCommands": false } }