{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/var\/www\/scripts\/php-check.sh 2>&1 | tail -30",
"timeout": 120000,
"description": "Run PHP quality check"
}
}
{
"tool_response": {
"stdout": "+}\n\n ----------- end diff -----------\n\n\nFound 2 of 350 files that can be fixed in 0.692 seconds, 22.00 MB memory used\n\u001b[0;31m✗ PHP-CS-Fixer: Style issues found (run with --fix)\u001b[0m\n\n\u001b[1;33m[3\/6] Composer Audit - Dependency Vulnerabilities\u001b[0m\n\u001b[0;32m✓ Composer Audit: No vulnerabilities\u001b[0m\n\n\u001b[1;33m[4\/6] Semgrep - OWASP Security Scan\u001b[0m\n\u001b[0;32m✓ Semgrep: No vulnerabilities\u001b[0m\n\n\u001b[1;33m[5\/6] DI Check - UseCase Dependencies\u001b[0m\n\n\u001b[0;32m✓ All UseCase dependencies are resolvable\u001b[0m\n\nRegistered services: 0\nUseCases checked: 52\n\u001b[0;32m✓ DI Check: All dependencies resolvable\u001b[0m\n\n\u001b[1;33m[6\/6] Interface Check - DI Container Bindings\u001b[0m\n[Interface Check] Validating DI container bindings...\nChecked 46 interface bindings\n\u001b[0;32m✓ All interface bindings are valid\u001b[0m\n\u001b[0;32m✓ Interface Check: All bindings valid\u001b[0m\n\n=== Summary ===\n\u001b[0;31mSome checks failed\u001b[0m",
"stderr": "",
"interrupted": false,
"isImage": false
}
}