| { | |
| "permissions": { | |
| "allow": [ | |
| "Bash(python3:*)", | |
| "Bash(mkdir:*)", | |
| "Bash(ls:*)", | |
| "Bash(find:*)", | |
| "Bash(grep:*)", | |
| "Bash(python test_prompt_loading.py:*)" | |
| ], | |
| "deny": [] | |
| } | |
| } |
| { | |
| "permissions": { | |
| "allow": [ | |
| "Bash(python3:*)", | |
| "Bash(mkdir:*)", | |
| "Bash(ls:*)", | |
| "Bash(find:*)", | |
| "Bash(grep:*)", | |
| "Bash(python test_prompt_loading.py:*)" | |
| ], | |
| "deny": [] | |
| } | |
| } |