Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ngarrison-stack/claude-plugin-database:plugins/compliance-auditor",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "afca1e312629370ce7cbc3fdd57898f4619cf41f",
|
||||
"treeHash": "5354281bb70ac9d81a2cef06c148a9aacacdebe74ecc9a18eff7502cd0a72c5e",
|
||||
"generatedAt": "2025-11-28T10:27:20.994997Z",
|
||||
"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": "compliance-auditor",
|
||||
"description": "Regulatory compliance auditing tools for code and documentation review",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a03ebee6139f70181c8a444d69d3d4db92e76cd06457f14d1511b7289effee1f"
|
||||
},
|
||||
{
|
||||
"path": "agents/compliance-reviewer.md",
|
||||
"sha256": "d1aa6965f5dab2a2bef77b279fa5e4c3b3ed3626951dc8169abd666b40583bb6"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "19dcd3dec48a7c62de73addfa91c809d95113ca4a75b929432d894e52d1142ab"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate-audit-report.md",
|
||||
"sha256": "b46edf6fe33b2c745ef0e79b00373913566b001880bb0f50141d85306fbc7ecc"
|
||||
},
|
||||
{
|
||||
"path": "commands/audit-compliance.md",
|
||||
"sha256": "71989b38f22436fc0f4b10a3e33fcc968f8c3fca17fb2fc202b78fedbbfca8de"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5354281bb70ac9d81a2cef06c148a9aacacdebe74ecc9a18eff7502cd0a72c5e"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user