16 lines
313 B
JSON
16 lines
313 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(./wm-api.sh:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(python3.exe -m json.tool:*)",
|
|
"Bash(git remote set-url:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git config:*)",
|
|
"Bash(printf:*)",
|
|
"Bash(~/.git-credentials)"
|
|
]
|
|
}
|
|
}
|