{
  "permissions": {
    "allow": [
      "Bash(gh pr:*)",
      "Bash(yarn install:*)",
      "Bash(yarn build:*)",
      "Bash(yarn test:*)",
      "Bash(git remote:*)",
      "Bash(git fetch:*)",
      "Bash(git branch:*)",
      "Bash(git rebase:*)",
      "Bash(git stash:*)",
      "Bash(git checkout:*)",
      "Bash(git add:*)",
      "Bash(git pull:*)",
      "Read(//Users/cezaraugusto/local/**)",
      "Bash(git reset:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(gh auth:*)",
      "Bash(gh run:*)",
      "Bash(corepack disable:*)",
      "Bash(COREPACK_ENABLE_STRICT=0 npx -y yarn@1.22.22 --version)",
      "Bash(COREPACK_ENABLE_STRICT=0 npx -y yarn@1.22.22 install --network-timeout 1000000)",
      "Bash(COREPACK_ENABLE_STRICT=0 npx:*)",
      "Bash(ls -a /Users/cezaraugusto/local/chromium-edge-launcher/.yarn*)",
      "Bash(gh repo:*)",
      "Bash(npm view:*)",
      "Bash(npx:*)",
      "Bash(grep:*)",
      "Bash(npm list:*)",
      "Bash(gh issue:*)",
      "Bash(node:*)",
      "Bash(gh api:*)",
      "Bash(echo \"exit: $?\")",
      "Bash(ls:*)",
      "Bash(python3 -c \"import sys,json; v=json.load\\(sys.stdin\\); print\\([x for x in v if 'undici' not in str\\(x\\)][-5:]\\)\")",
      "Read(//tmp/**)",
      "Read(//private/tmp/**)"
    ]
  }
}
