Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-security.json
2025-11-29 18:53:27 +08:00

18 lines
486 B
JSON

{
"name": "security",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "security",
"description": "Security scanning and vulnerability auditing following OWASP Top 10 guidelines with automated remediation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-security.git"
},
"strict": true
}
]
}