Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:18 +08:00
commit 5ab1ca82ac
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/owasp-compliance-checker",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6c3aa2770dbd21a57aa676cd3125174ab8c457b9",
"treeHash": "8a89caacb21d446d044b912d98e9dc3e189e85a1366e47915a9b387689b01023",
"generatedAt": "2025-11-28T10:18:38.812732Z",
"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": "owasp-compliance-checker",
"description": "Check OWASP Top 10 compliance",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "183bda9d5714aa6a9a37000517f47ea8d726c503b13ad442473bc0370d27dac3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "afafc7389250bbeaee31e51e90e99c6ca5cdc61ca0bcf9327ca94394510f438b"
},
{
"path": "commands/check-owasp.md",
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
},
{
"path": "skills/owasp-compliance-checker/SKILL.md",
"sha256": "379a7f4d18fc4e2561b1b434adb3cb7244d45dd4ca2e34d2d33e5971c7c3551e"
},
{
"path": "skills/owasp-compliance-checker/references/README.md",
"sha256": "39198bc6054017f476e1dc97039edfc89c511a1d92bd50b258e2a18597e13b6e"
},
{
"path": "skills/owasp-compliance-checker/scripts/README.md",
"sha256": "1415a1017c3c2a7fa88661246f184cfd9b07eca1bcbb34b13a81768b36190dad"
},
{
"path": "skills/owasp-compliance-checker/assets/README.md",
"sha256": "6f00082adf4112816e84a53c6519881d1cdb90a9d0c3a2a40208013f209229ed"
}
],
"dirSha256": "8a89caacb21d446d044b912d98e9dc3e189e85a1366e47915a9b387689b01023"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}