Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:11 +08:00
commit 18f5177e8d
8 changed files with 166 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/gdpr-compliance-scanner",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "999b5dbff6e5201ace5aa746e584bf99b88267f2",
"treeHash": "e2a26b4b26797ff1c11d89999120841ab9bbe3868beafdcf255afc3cf535fbea",
"generatedAt": "2025-11-28T10:18:28.545347Z",
"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-compliance-scanner",
"description": "Scan for GDPR compliance issues",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f011646d531f5582a71c2f0e31ff238a2c81940d28a0102b674247316d1ba46e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "30ea2cd62824af43836d3d5be9e3e2d41e70f39779d8879f8ff1a853b6540742"
},
{
"path": "commands/scan-gdpr.md",
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
},
{
"path": "skills/gdpr-compliance-scanner/SKILL.md",
"sha256": "7b7918b3c269250f072a4f60c4aac9dfa4d59300694e974d1e986a6ce9019128"
},
{
"path": "skills/gdpr-compliance-scanner/references/README.md",
"sha256": "93a00bf8573ed977ec9611e97600d25a9948af8a3524d32f5db774b0da5337c1"
},
{
"path": "skills/gdpr-compliance-scanner/scripts/README.md",
"sha256": "d32172241fa726a5cc14543a59f28a25fb1f5304f5fe4a207e3709b1ff1d82b5"
},
{
"path": "skills/gdpr-compliance-scanner/assets/README.md",
"sha256": "9c9a9ba5dc21f8fd0b36d735843650ff16ccb3c7f67ba3fb8b8784a1d0a8fecb"
}
],
"dirSha256": "e2a26b4b26797ff1c11d89999120841ab9bbe3868beafdcf255afc3cf535fbea"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}