{
  "permissions": {
    "allow": [
      "Read(//etc/caddy/**)",
      "Bash(caddy version *)",
      "Bash(caddy validate *)",
      "Bash(systemctl reload *)",
      "Bash(pip3 show *)",
      "Bash(openssl rand *)",
      "Bash(sed -i s/change_me_please/__CMDSUB_OUTPUT__/ /etc/systemd/system/imgup.service)",
      "Bash(chmod +x /opt/imgup/server.py)",
      "Bash(systemctl daemon-reload *)",
      "Bash(systemctl enable *)",
      "Bash(systemctl status *)",
      "Bash(chmod +x *)"
    ]
  }
}
