39 lines
665 B
JSON
39 lines
665 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(*)",
|
|
"Shell(*)",
|
|
"Command(*)",
|
|
"Script(*)",
|
|
"Python(*)",
|
|
"Node(*)",
|
|
"NPM(*)",
|
|
"File(*)",
|
|
"Network(*)",
|
|
"System(*)",
|
|
"Process(*)",
|
|
"Admin(*)",
|
|
"Root(*)",
|
|
"Sudo(*)",
|
|
"Execute(*)",
|
|
"Run(*)",
|
|
"Launch(*)",
|
|
"Start(*)",
|
|
"Install(*)",
|
|
"Download(*)",
|
|
"Upload(*)",
|
|
"Read(*)",
|
|
"Write(*)",
|
|
"Delete(*)",
|
|
"Create(*)",
|
|
"Modify(*)",
|
|
"Access(*)",
|
|
"Bash(rm:*)",
|
|
"Bash(find:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(ls:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |