{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "name=\"_csrf\"[^_]",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/View\/content-pipeline\/index.php:69: <input type=\"hidden\" name=\"_csrf\" value=\"<?= htmlspecialchars($_SESSION['_csrf_token'] ?? '') ?>\">\nsrc\/View\/content-pipeline\/import.php:12: <input type=\"hidden\" name=\"_csrf\" value=\"<?= htmlspecialchars($_SESSION['_csrf_token'] ?? '') ?>\">\nsrc\/View\/content-pipeline\/import.php:57: <input type=\"hidden\" name=\"_csrf\" value=\"<?= htmlspecialchars($_SESSION['_csrf_token'] ?? '') ?>\">\nsrc\/View\/content-pipeline\/form.php:6: <input type=\"hidden\" name=\"_csrf\" value=\"<?= htmlspecialchars($_SESSION['_csrf_token'] ?? '') ?>\">",
"numLines": 4
}
}