{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "curl -sS -X POST http:\/\/127.0.0.1\/docs\/code-hygiene\/scan -H \"Host: dev.campus.systemische-tools.de\" --max-time 180 2>&1 | head -30",
"timeout": 200000,
"description": "Trigger scan via simple curl"
}
}
{
"tool_response": {
"stdout": "<!DOCTYPE HTML PUBLIC \"-\/\/IETF\/\/DTD HTML 2.0\/\/EN\">\n<html><head>\n<title>301 Moved Permanently<\/title>\n<\/head><body>\n<h1>Moved Permanently<\/h1>\n<p>The document has moved <a href=\"https:\/\/dev.campus.systemische-tools.de\/docs\/code-hygiene\/scan\">here<\/a>.<\/p>\n<hr>\n<address>Apache\/2.4.65 (Debian) Server at dev.campus.systemische-tools.de Port 80<\/address>\n<\/body><\/html>",
"stderr": "",
"interrupted": false,
"isImage": false
}
}