{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "php \/tmp\/run_scan.php",
"timeout": 300000,
"description": "Run scan to populate file_content"
}
}
{
"tool_response": {
"stdout": "Starting scan with quality analysis...\nArray\n(\n [scan_id] => c3f394e7-bbbd-4f02-bcba-4f5d1c3a74eb\n [files_scanned] => 345\n [files_with_errors] => 0\n [total_classes] => 294\n [total_functions] => 1542\n [duration_ms] => 2201\n [quality_issues] => 291\n [quality_avg_grade] => B\n)\n\nDone!",
"stderr": "",
"interrupted": false,
"isImage": false
}
}