{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/var\/www\/scripts\/php-check.sh \/var\/www\/dev.campus.systemische-tools.de --fix 2>&1 | tail -20",
"timeout": 300000,
"description": "Quality-check with auto-fix"
}
}
{
"tool_response": {
"stdout": "\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: 49\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,
"noOutputExpected": false,
"staleReadFileStateHint": "[This command modified 1 file you've previously read: ..\/src\/Domain\/Crawler\/CrawlSummary.php. Call Read before editing.]"
}
}