12 lines
457 B
JSON
12 lines
457 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find /var/home/Gato/IdeaProjects/Infra -name \"docker-compose*\" | head -20)",
|
|
"Read(//var/home/Gato/IdeaProjects/Infra/**)",
|
|
"Bash(ls /var/home/Gato/IdeaProjects/Infra/)",
|
|
"Bash(find /var/home/Gato/IdeaProjects/Bonsai-webapp -name \"*.yml\" -path \"*/.gitea/*\" -o -name \"*.yaml\" -path \"*/.gitea/*\" 2>/dev/null)",
|
|
"Read(//var/home/Gato/IdeaProjects/Bonsai-webapp/**)"
|
|
]
|
|
}
|
|
}
|