24 Zeilen
471 B
JSON
24 Zeilen
471 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(cmd.exe:*)",
|
|
"Bash(./build.bat)",
|
|
"Bash(rm:*)",
|
|
"Bash(convert:*)",
|
|
"Bash(awk:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(build.bat)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |