Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:27 +08:00
commit e854884f3a
8 changed files with 227 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/security-audit-reporter",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "8e2f27b24442a728f8c6c3b541377f9f0185c99a",
"treeHash": "9e645b02311de436f9788147620e7bc72d1193a143c6723fb6023f48869a1134",
"generatedAt": "2025-11-28T10:18:43.779349Z",
"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-audit-reporter",
"description": "Generate comprehensive security audit reports",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "75783006fc3138091a966b5e44c05c4e7e3c180eaa8d5926a45ffd2b0bba3332"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a6b53d14e88e5cb2a35c9af03969fdb84fc0d8bfe3edd3ee0e78765f519f7712"
},
{
"path": "commands/audit-report.md",
"sha256": "4e7ef30de9aa62d198fea0be1619ee740e5f0463d370e577c87f1e2bf09b4d72"
},
{
"path": "skills/security-audit-reporter/SKILL.md",
"sha256": "bf8eaed072bf60a8c992fbca40b90eb9237c665411b9e408d6215238443c7a9d"
},
{
"path": "skills/security-audit-reporter/references/README.md",
"sha256": "9511a40851cfa369141de2dd3c0d790b6f5790025307cf6f664f4fd4b08cd415"
},
{
"path": "skills/security-audit-reporter/scripts/README.md",
"sha256": "a4bfcdb6efef41976c903635da437d0b3c8c160f8424e392b17dc34c64ef3908"
},
{
"path": "skills/security-audit-reporter/assets/README.md",
"sha256": "26eae2fbe092782479f769758f96f2a110e06846c2aeb050072cfb26d99988c0"
}
],
"dirSha256": "9e645b02311de436f9788147620e7bc72d1193a143c6723fb6023f48869a1134"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}