Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:06 +08:00
commit 0162a5a055
11 changed files with 484 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/devops/compliance-checker",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "74212c325e1570d2cd423e8de8fca016935779ca",
"treeHash": "8deb35da26729f12582ae648622299ef319ade4ad729bd7f309fba8a6d61ed3c",
"generatedAt": "2025-11-28T10:18:13.491051Z",
"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-checker",
"description": "Check infrastructure compliance (SOC2, HIPAA, PCI-DSS)",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "43d1dd47ba60e7bae8e7caf8b797476cce797cf0be772fd3e83df1e889c2744d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7ec48db099d513a5bc94f9b5b091cdab06f6d6f3e7762df9663fd3c60fea5914"
},
{
"path": "commands/compliance-check.md",
"sha256": "353f80054a90cda1e6716da3628115ce829307fbbb83a15b64f1d37c96224a99"
},
{
"path": "skills/compliance-checker/SKILL.md",
"sha256": "265f6fa8bb13a1b74ca66086e27fdb9c5ac02a08d46a91340dd0699849a42755"
},
{
"path": "skills/compliance-checker/references/README.md",
"sha256": "02d44b947771aa63c23199ad3d44ddffef0fd0f0048081a1241478d148455728"
},
{
"path": "skills/compliance-checker/scripts/README.md",
"sha256": "e97110254437230190a7dc7569e02d06ffa2c4604301ac8491d745ffa36fdb1c"
},
{
"path": "skills/compliance-checker/assets/compliance_rules.json",
"sha256": "ada375eda27725e863ae01637ecaeccb709c0913d36fd8430388aa55df31fdec"
},
{
"path": "skills/compliance-checker/assets/example_infrastructure_config.yaml",
"sha256": "e465d17256e6d31fe8c23f81cee7ede15b98b51b165246e25f85ddbb92ff8510"
},
{
"path": "skills/compliance-checker/assets/compliance_report_template.md",
"sha256": "92a91b9882dc5eb8aca03a4c351d6ce1aef25b1defca43fb89e3667c1ca50101"
},
{
"path": "skills/compliance-checker/assets/README.md",
"sha256": "f5eb335fd239405a9262e67111bedd37a88f9baa2dce4d2c9dcb5ba03a4264c5"
}
],
"dirSha256": "8deb35da26729f12582ae648622299ef319ade4ad729bd7f309fba8a6d61ed3c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}