{
  "permissions": {
    "allow": [
      "Bash(python3:*)",
      "Bash(timeout 5s python3:*)",
      "Bash(timeout:*)",
      "Bash(curl:*)",
      "Bash(./start_dev.sh:*)"
    ],
    "deny": [],
    "ask": []
  }
}