Update plugins library to include authors (#6)

* added Anthropic as author

* update figma
This commit is contained in:
Noah Zweben
2025-12-12 16:52:17 -08:00
committed by GitHub
parent 22d3def39e
commit 19a119f97e
14 changed files with 48 additions and 55 deletions

View File

@@ -2,7 +2,7 @@
"name": "security-guidance",
"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"
"name": "Anthropic",
"email": "support@anthropic.com"
}
}