Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/hipaa-compliance-checker",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "79522db0ea740e8a3acae7ff1960b8c1c472ae09",
|
||||
"treeHash": "74d6305a4feeb73f93afcfe4acd6341d068a5206621b09c3a43b07640e9b4a07",
|
||||
"generatedAt": "2025-11-28T10:18:30.068128Z",
|
||||
"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": "hipaa-compliance-checker",
|
||||
"description": "Check HIPAA compliance",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "642b1a4312a3dfc0054d502c787d28082fe9b2842c5f06715a27d89d00eb1c4a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7d1f9cd2d2ed6aea08257b949962750dfd9fef5095bacf6041ff8428726455f1"
|
||||
},
|
||||
{
|
||||
"path": "commands/check-hipaa.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/hipaa-compliance-checker/SKILL.md",
|
||||
"sha256": "082a5554ea5a8c93b09a984435a04944198a5d9b6ae6ddf0ccabdd8defa3ae0a"
|
||||
},
|
||||
{
|
||||
"path": "skills/hipaa-compliance-checker/references/README.md",
|
||||
"sha256": "07068560b5faf8fc37a2780822a19a68076af1d06e20d6c0c129d53bdd070275"
|
||||
},
|
||||
{
|
||||
"path": "skills/hipaa-compliance-checker/scripts/README.md",
|
||||
"sha256": "94926a78a5aa1cd784c79532f516a31338afcce2a0f95d51a0876877f7305af7"
|
||||
},
|
||||
{
|
||||
"path": "skills/hipaa-compliance-checker/assets/README.md",
|
||||
"sha256": "c2cdd5ee5991a8b3c155390a727d46b2850a5088411d1b86d87546b573c40c25"
|
||||
}
|
||||
],
|
||||
"dirSha256": "74d6305a4feeb73f93afcfe4acd6341d068a5206621b09c3a43b07640e9b4a07"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user