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/pci-dss-validator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "3d71a809163a1c59301c8de8399461a4bb27e20f",
|
||||
"treeHash": "917d34b2a61a10cffceec08d4be80afce9420f35152b0d81cd97531ab3dccf95",
|
||||
"generatedAt": "2025-11-28T10:18:39.022252Z",
|
||||
"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": "pci-dss-validator",
|
||||
"description": "Validate PCI DSS compliance",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "24ede0585ede2739abad1e36af4ff2aedadde6fde3d31d0aa4a4875cd2f8f2c7"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ce265e3ea2b5bcdc5db046f23bba979a58b33a07d31d226807a89baea47692a9"
|
||||
},
|
||||
{
|
||||
"path": "commands/validate-pci.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/pci-dss-validator/SKILL.md",
|
||||
"sha256": "fa44e1c6894da8b07b893cbf7fbbefdaaa729cf99e0b63c7ae1c5b5892dbb025"
|
||||
},
|
||||
{
|
||||
"path": "skills/pci-dss-validator/references/README.md",
|
||||
"sha256": "da7c83db70a57a4e9b57002072d992dd093f4e2429a318a9715aaadc7574be6c"
|
||||
},
|
||||
{
|
||||
"path": "skills/pci-dss-validator/scripts/README.md",
|
||||
"sha256": "5ee22a574646a1a2419b3356511abbcfdcf95d030027819ac621cc56b8d29eb9"
|
||||
},
|
||||
{
|
||||
"path": "skills/pci-dss-validator/assets/README.md",
|
||||
"sha256": "7e00e9c8cbd9e95bd1b271a1e3e06a30380b121081e99ff7edd60529054bd014"
|
||||
}
|
||||
],
|
||||
"dirSha256": "917d34b2a61a10cffceec08d4be80afce9420f35152b0d81cd97531ab3dccf95"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user