13 Zeilen
202 B
JSON
13 Zeilen
202 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(git rev-parse:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |