20 lines
536 B
JSON
20 lines
536 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet:*)",
|
|
"Bash(./yt-dlp.exe:*)",
|
|
"Bash(ffmpeg -version)",
|
|
"Bash(curl -s http://localhost:5000/health)",
|
|
"Bash(curl:*)",
|
|
"Bash(git rm:*)",
|
|
"Bash(taskkill /F /PID 9680)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(xargs ls:*)",
|
|
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); [print\\(e['Route']\\) for e in d.get\\('Endpoints',[]\\)[:20]]\")",
|
|
"Bash(python3:*)"
|
|
]
|
|
}
|
|
}
|