Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:25 +08:00
commit 00cf45385b
11 changed files with 809 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/security-test-scanner",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "62c98a09cee7da1635a5668d38ade14e2cbd34af",
"treeHash": "2de9c7990efc10487e5cdb3c2926f60b0dd7f5e28eb66de3d307b05aaf5ac446",
"generatedAt": "2025-11-28T10:18:44.795048Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "security-test-scanner",
"description": "Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ea2606c3f4ae82e7bfb6bc70a8c2e910b3434efc1e5c12f3eefabc7622f221a6"
},
{
"path": "agents/security-scanner.md",
"sha256": "5b263aa37835f337317193ef0128fd2ff2c1768fd88215459637ad1836b7c94d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "cc6ecc5aeeaba39c797cb6621bc2656766448a08a22d9c3b7ea3ca0b7b04802e"
},
{
"path": "skills/security-test-scanner/SKILL.md",
"sha256": "ccd259c2c201e901bfb88278e3039a17bc3b7c7f346cc8abf8b7e36154ced852"
},
{
"path": "skills/security-test-scanner/references/README.md",
"sha256": "fd19c687b84339d16089f869ce8767f8c5f730d9e6df4c6925262b4ee06a1ef3"
},
{
"path": "skills/security-test-scanner/scripts/README.md",
"sha256": "604f4ef2e7ad47ae86c77b09ce7c7add1703ab570c9133b974e1a93eac0ec739"
},
{
"path": "skills/security-test-scanner/assets/nmap_scan_template.sh",
"sha256": "9400ff49f9752df882d5b609827549f09b1a02fa0386747eccdf2b912d022f2b"
},
{
"path": "skills/security-test-scanner/assets/report_template.md",
"sha256": "03af67fbfa1edfe4f79b393a2bb11afe6dc87ed264bcd4fe0e82c09babd94b8a"
},
{
"path": "skills/security-test-scanner/assets/README.md",
"sha256": "ff50adeb5db8f8fed7f201bebd96b94e74cfc9e14a63b4c7e3b6f4f7dd8a5565"
},
{
"path": "skills/security-test-scanner/assets/nessus_scan_policy.xml",
"sha256": "6ef9a0af87370242f8a28936883c00f3fe970e593660a0c13ed7f2339d93ce0b"
}
],
"dirSha256": "2de9c7990efc10487e5cdb3c2926f60b0dd7f5e28eb66de3d307b05aaf5ac446"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}