20 lines
367 B
JSON
20 lines
367 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pip install:*)",
|
|
"Bash(python run.py:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(python:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(where python:*)",
|
|
"Bash(source:*)",
|
|
"Bash(curl:*)"
|
|
]
|
|
}
|
|
}
|