43 lines
1011 B
JSON
43 lines
1011 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pip install:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(python:*)",
|
|
"Bash(source:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(venv/Scripts/activate:*)",
|
|
"Bash(set PYTHONPATH=%cd%:*)",
|
|
"Bash(venvScriptsactivate:*)",
|
|
"Bash(uvicorn:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(more:*)",
|
|
"Bash(npm --version)",
|
|
"Bash(node:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(wmic:*)",
|
|
"Bash(mysql:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(copy:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(./prepare_linux_package_fixed.sh:*)",
|
|
"Bash(tar:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(find:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(docker:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(cloud-drive-server.exe:*)",
|
|
"Bash(./dist/cloud-drive-server.exe)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|