Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:46 +08:00
commit ded41d7355
8 changed files with 202 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/vulnerability-scanner",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2aa628a9fc281d84e694e841e8f92d1624e0c1de",
"treeHash": "fd24e34a561f9cd62f68bb510f9487efdc6f771e928a696a5ba581369907bef7",
"generatedAt": "2025-11-28T10:18:51.690610Z",
"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": "vulnerability-scanner",
"description": "Comprehensive vulnerability scanning for code, dependencies, and configurations with CVE detection",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9249e69a72ca51ea5a5ba686221216da04974d5442b8ef7ab3affcad91bb3d5f"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b9ece0248160b81fbe3cd84617739d40d1890810c44c70b82aeb7c110cbcb705"
},
{
"path": "commands/scan.md",
"sha256": "2a4ce3c3d5449280257500442b65b4a7e97b0c447fc6b3eb806a34efff12719c"
},
{
"path": "skills/vulnerability-scanner/SKILL.md",
"sha256": "c10977d1eff6d20956cdc1d16f08714b112556aff297c1113aac629c7f21be6f"
},
{
"path": "skills/vulnerability-scanner/references/README.md",
"sha256": "afdcb3c468e72d38cdadfd903a77518d44f9eb8a7474f9b64b6778311f1ad35e"
},
{
"path": "skills/vulnerability-scanner/scripts/README.md",
"sha256": "4c3474ff72c11de2e3b88de2ae0117fa44e8d7242ac0758b761ea5e2de175d5f"
},
{
"path": "skills/vulnerability-scanner/assets/README.md",
"sha256": "9824eb37e0436ea3e8b3c641998d63d91f9fe1b4d32b54be581d6975afc3f6af"
}
],
"dirSha256": "fd24e34a561f9cd62f68bb510f9487efdc6f771e928a696a5ba581369907bef7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}