{
"permissions": {
"allow": [
"Bash(go version *)",
"Bash(command -v staticcheck)",
"Bash(go build *)",
"Bash(go vet *)",
"Bash(go test *)"
]
}