{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "<form[^>]*method=[\"']?post",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View",
"output_mode": "content",
"-n": true,
"-i": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "dev.campus.systemische-tools.de\/src\/View\/contracts\/show.php:60: <form method=\"post\" action=\"\/contracts\/<?= $contract['id'] ?>\/validate\" style=\"display:inline;\">\ndev.campus.systemische-tools.de\/src\/View\/contracts\/show.php:64: <form method=\"post\" action=\"\/contracts\/<?= $contract['id'] ?>\/deprecate\" style=\"display:inline;\">\ndev.campus.systemische-tools.de\/src\/View\/contracts\/new.php:14:<form class=\"form\" method=\"post\" action=\"\/contracts\" style=\"max-width: 800px;\">\ndev.campus.systemische-tools.de\/src\/View\/contracts\/edit.php:18:<form class=\"form\" method=\"post\" action=\"\/contracts\/<?= $contract['id'] ?>\" style=\"max-width: 800px;\">\ndev.campus.systemische-tools.de\/src\/View\/content\/show.php:25: <form method=\"POST\" action=\"\/content\/<?= $order['id'] ?>\/generate\" class=\"inline-form\"\ndev.campus.systemische-tools.de\/src\/View\/content\/show.php:47: <form method=\"POST\" action=\"\/content\/<?= $order['id'] ?>\/critique\" class=\"inline-form\"\ndev.campus.systemische-tools.de\/src\/View\/content\/show.php:58: <form method=\"POST\" action=\"\/content\/<?= $order['id'] ?>\/revise\" class=\"inline-form\"\ndev.campus.systemische-tools.de\/src\/View\/backup-restore\/show.php:81: <form method=\"post\" action=\"\/backup-restore\/<?= $backup['id'] ?>\/restore\" style=\"display: inline;\"\ndev.campus.systemische-tools.de\/src\/View\/tasks\/show.php:29: <form method=\"POST\" action=\"\/api\/v1\/tasks\/<?= $task['id'] ?>\/status\" class=\"inline-form\">\ndev.campus.systemische-tools.de\/src\/View\/tasks\/show.php:35: <form method=\"POST\" action=\"\/api\/v1\/tasks\/<?= $task['id'] ?>\/status\" class=\"inline-form\">\ndev.campus.systemische-tools.de\/src\/View\/tasks\/show.php:41: <form method=\"POST\" action=\"\/api\/v1\/tasks\/<?= $task['id'] ?>\/execute\" class=\"inline-form\">\ndev.campus.systemische-tools.de\/src\/View\/content\/new.php:9:<form class=\"form\" method=\"post\" action=\"\/content\" style=\"max-width: 600px;\">",
"numLines": 12
}
}