{ "permissions": { "allow": [ "Bash(git:*)", "Bash(make:*)", "Bash(python3:*)", "Bash(pip:*)", "Bash(ls:*)", "Bash(cat:*)", "Read(*)", "Edit(*)", "Write(*)", "Glob(*)", "Grep(*)" ], "deny": [ "Bash(rm -rf:*)", "Bash(curl *password*:*)", "Bash(ssh:*)" ] } }