Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:diegocconsolini/ClaudeSkillCollection:gdpr-auditor",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e90be6f2461f7ea8aaeabb03058fac4264400bc7",
|
||||
"treeHash": "188712153dc58f7c9dc4f5e36829b4ca3638d57970ba2578d07ad3897f0627f5",
|
||||
"generatedAt": "2025-11-28T10:16:25.665721Z",
|
||||
"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": "gdpr-auditor",
|
||||
"description": "Comprehensive GDPR compliance auditing plugin that analyzes static code files, database schema files, and configuration files for EU data protection regulation compliance. Includes 8 reference documents, 5 automated scanning tools (static analysis only), and generates detailed compliance audit reports.",
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "f2beb22afe32987b0bf9e1820ab9ea556948f4adc3df5fcdae14c4915d203980"
|
||||
},
|
||||
{
|
||||
"path": "agents/gdpr-auditor.md",
|
||||
"sha256": "b9842709dba488e27c14dfb13d75fe0c863cfbb8f94d92f891c34d0109c13a2c"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7cb569cb1821f9a04e255f7df25188ef312b20505f2cc9e2f25451e7fefc4a3a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "188712153dc58f7c9dc4f5e36829b4ca3638d57970ba2578d07ad3897f0627f5"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user