{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "wc -l \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ContentController.php && \/opt\/scripts\/php-check.sh 2>&1 | tail -15",
"timeout": 180000,
"description": "Count LOC and run quality check"
}
}
{
"tool_response": {
"stdout": "278 \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ContentController.php\n\n ----------- end diff -----------\n\n\nFound 2 of 203 files that can be fixed in 0.040 seconds, 20.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\/4] Composer Audit - Dependency Vulnerabilities\u001b[0m\n\u001b[0;32m✓ Composer Audit: No vulnerabilities\u001b[0m\n\n\u001b[1;33m[4\/4] Semgrep - OWASP Security Scan\u001b[0m\n\u001b[0;32m✓ Semgrep: No vulnerabilities\u001b[0m\n\n=== Summary ===\n\u001b[0;31mSome checks failed\u001b[0m",
"stderr": "",
"interrupted": false,
"isImage": false
}
}