{ "permissions": { "allow": [ "Bash(git checkout:*)", "Bash(npm install)", "Bash(npm run build:*)", "Bash(rmdir:*)", "Bash(powershell:*)", "Bash(npx electron-builder:*)", "Bash(dir dist)", "Bash(git tag:*)", "Bash(git push:*)", "Bash(gh release create:*)", "Bash(gh auth:*)", "Bash(gh release delete:*)", "Bash(gh release list:*)", "Bash(gh release upload:*)", "Bash(npm install:*)", "Bash(npm uninstall:*)", "Bash(git add:*)", "Bash(git commit:*)", "Bash(npm start)", "Read(//h/**)", "Bash(cd:*)", "Bash(npm run build:win-unsigned:*)", "Bash(dir:*)", "Bash(git merge:*)", "Bash(timeout:*)", "Bash(findstr:*)", "Bash(git stash:*)", "Bash(npm start:*)", "Bash(gh release delete-asset:*)", "Bash(git rm:*)", "Bash(gh release view:*)", "Bash(npm run build:linux:*)", "Bash(git reset:*)" ], "deny": [] } }