16 lines
255 B
JSON
16 lines
255 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ssh:*)",
|
|
"Bash(scp:*)",
|
|
"Bash(docker:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(ssh-keygen:*)"
|
|
]
|
|
}
|
|
}
|