{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git config:*)",
"Bash(python:*)",
"Bash(python3:*)",
"Bash(curl:*)",
"Bash(pip show:*)",
"Bash(find:*)",
"Bash(chmod:*)",
"Bash(open:*)",
"Bash(ls:*)",
"Bash(.gitignore:*)",
"Bash(git reset:*)",
"Bash(lsof:*)"
],
"deny": [],
"ask": []
}