mirror of
https://github.com/anthropics/claude-code.git
synced 2025-11-28 16:50:27 +08:00
9 lines
306 B
JSON
9 lines
306 B
JSON
{
|
|
"name": "security-guidance",
|
|
"version": "1.0.0",
|
|
"description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns",
|
|
"author": {
|
|
"name": "David Dworken",
|
|
"email": "dworken@anthropic.com"
|
|
}
|
|
}
|