1 { 2 "permissions": { 3 "allow": [ 4 "Bash(mkdir:*)", 5 "Bash(find:*)", 6 "Bash(command -v bd:*)" 7 ], 8 "deny": [] 9 } 10 }