{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "curl -s -b \/tmp\/cookies.txt -X POST https:\/\/dev.campus.systemische-tools.de\/docs\/code\/scan -H \"X-CSRF-TOKEN: 8de3a95fb97f8f41fafcbd23d0f7745c35a295a2d6f88a1e6e1dfbd28bf83d37\" --max-time 120 2>&1",
"timeout": 180000,
"description": "Run scan with token"
}
}
{
"tool_response": {
"stdout": "{\"success\":true,\"scan_id\":\"ad70e639-1811-4648-a54b-13c6036e8d6d\",\"files_scanned\":345,\"files_with_errors\":8,\"total_classes\":294,\"total_functions\":1480,\"duration_ms\":2107}",
"stderr": "",
"interrupted": false,
"isImage": false
}
}