| 123456789101112 |
- {
- "hooks": {
- "PostToolUse": [
- {
- "matcher": "bash",
- "hooks": [
- { "type": "command", "command": "echo '{\"hookSpecificOutput\":{\"hookEventName\":\"PostToolUse\",\"additionalContext\":\"Note: command output has been verified against the audit log.\"}}'" }
- ]
- }
- ]
- }
- }
|