15 lines
239 B
JSON
15 lines
239 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(grep:*)",
|
|
"Bash(find:*)",
|
|
"Bash(mvn clean compile:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(bash:*)"
|
|
]
|
|
}
|
|
}
|