{ "permissions": { "allow": [ "Bash(docker-compose:*)", "Bash(npm run lint)", "Bash(npm run lint:*)", "Bash(npm run backend:lint)", "Bash(npm run backend:build:*)", "Bash(npm run frontend:build:*)", "Bash(rm:*)", "Bash(git rm:*)", "Bash(git add:*)", "Bash(git commit:*)", "Bash(git push:*)", "Bash(npx tsc:*)", "Bash(npx nest:*)", "Read(//Users/david/Documents/xpeditis/**)", "Bash(find:*)", "Bash(npm test)", "Bash(git checkout:*)", "Bash(git reset:*)", "Bash(curl:*)", "Read(//private/tmp/**)", "Bash(lsof:*)", "Bash(awk:*)", "Bash(xargs kill:*)", "Read(//dev/**)", "Bash(psql:*)", "Bash(npx ts-node:*)", "Bash(python3:*)", "Read(//Users/david/.docker/**)", "Bash(env)", "Bash(ssh david@xpeditis-cloud \"docker ps --filter name=xpeditis-backend --format ''{{.ID}} {{.Status}}''\")", "Bash(git revert:*)", "Bash(git log:*)", "Bash(xargs -r docker rm:*)", "Bash(npm run migration:run:*)", "Bash(npm run dev:*)", "Bash(npm run backend:dev:*)", "Bash(env -i PATH=\"$PATH\" HOME=\"$HOME\" node:*)", "Bash(PGPASSWORD=xpeditis_dev_password psql -h localhost -U xpeditis -d xpeditis_dev -c:*)" ], "deny": [], "ask": [] } }