2026-01-09 08:01:34 +01:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(ls:*)",
|
|
|
|
|
"Bash(git -C /Users/argoyle/Source/Unbound/dbsetup log --oneline -20)",
|
|
|
|
|
"Bash(find:*)",
|
|
|
|
|
"WebSearch",
|
|
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(pre-commit run:*)",
|
|
|
|
|
"Bash(go build:*)",
|
|
|
|
|
"Bash(go test:*)",
|
2026-01-09 13:43:44 +01:00
|
|
|
"Bash(but status)",
|
|
|
|
|
"Bash(but --help:*)"
|
2026-01-09 08:01:34 +01:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|