13 lines
210 B
JSON
13 lines
210 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(find:*)",
|
|
"Bash(xargs cat:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(powershell -Command:*)"
|
|
]
|
|
},
|
|
"outputStyle": "YAML Structured"
|
|
}
|