Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:34 +08:00
commit 61992ed95e
8 changed files with 163 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-misconfiguration-finder",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c344841449ffc2e2c0e03da57b02a0e90508c1e7",
"treeHash": "474369fdcd02f7e6c71382a8770e965be72ebb2d71c98a44885046d5b1b471a7",
"generatedAt": "2025-11-28T10:18:44.382637Z",
"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-misconfiguration-finder",
"description": "Find security misconfigurations",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "16b2cd673e88f3e0d8ab352f2f49fc76f6c87520259af30f4e8fc5c8362abe29"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "256987f0aba64afcbafeabb2ff20b7749a58f0f5b78ea4d81c99296d196a9045"
},
{
"path": "commands/find-misconfig.md",
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
},
{
"path": "skills/security-misconfiguration-finder/SKILL.md",
"sha256": "ae605205b3ec93db3c626a3192edf1d4201b5d177a4831e3afcd8711deb0c328"
},
{
"path": "skills/security-misconfiguration-finder/references/README.md",
"sha256": "731509ecf392ea5e6f8d906d3bcb4d7899fbda2033c0df08246d1a7e3981dc74"
},
{
"path": "skills/security-misconfiguration-finder/scripts/README.md",
"sha256": "f6098c4bee13b7ebc27fa2d96e3101618b6b300159f449b241f93eaeff6348d6"
},
{
"path": "skills/security-misconfiguration-finder/assets/README.md",
"sha256": "0b1c942fa2703b8d506c182558d3a60368c980312d1bd1f082fc36252197377b"
}
],
"dirSha256": "474369fdcd02f7e6c71382a8770e965be72ebb2d71c98a44885046d5b1b471a7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}