18 lines
541 B
JSON
18 lines
541 B
JSON
{
|
|
"name": "security-test-scanner",
|
|
"owner": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "security-test-scanner",
|
|
"description": "Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-security-test-scanner.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |