abfd07331e
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
23 lines
820 B
JSON
23 lines
820 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(docker --version)",
|
|
"Bash(docker compose *)",
|
|
"Bash(curl *)",
|
|
"Bash(docker cp *)",
|
|
"Bash(docker stop *)",
|
|
"Bash(docker rm *)",
|
|
"Bash(docker network *)",
|
|
"Bash(docker volume *)",
|
|
"Bash(python -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\('timestamp:', d['hits'][0]['timestamp']\\)\")",
|
|
"Bash(python -c ' *)",
|
|
"Bash(python -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\('bucket:', d['time_buckets'][0]['key'] if d['time_buckets'] else 'none'\\)\")",
|
|
"Bash(python -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\('found in range:', d['total'], 'logs'\\)\")",
|
|
"Bash(git init *)",
|
|
"Bash(git remote *)",
|
|
"Bash(git add *)",
|
|
"Bash(git config *)"
|
|
]
|
|
}
|
|
}
|