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/csrf-protection-validator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6272f975d32266a0753196a7a7b10902aff92ae0",
|
||||
"treeHash": "c414c20959678bcba1aece6972df5bb40387bf5453c4bc33be63a2fdcd34c629",
|
||||
"generatedAt": "2025-11-28T10:18:16.963589Z",
|
||||
"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": "csrf-protection-validator",
|
||||
"description": "Validate CSRF protection",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "5cc458ae95adeb63f9b166a361d7f322fa80aa2f399ffef1dc554d7d3f7c5d1a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "3b15fc1bd40d5e15713126ba4ce04cc074f86dbf491d234b9d27fd739a8f09ca"
|
||||
},
|
||||
{
|
||||
"path": "commands/validate-csrf.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/csrf-protection-validator/SKILL.md",
|
||||
"sha256": "fbd00532f9b3fd07b5f3e2bb2b2a24681cd609a4aeb916a166a9522a46b0b35c"
|
||||
},
|
||||
{
|
||||
"path": "skills/csrf-protection-validator/references/README.md",
|
||||
"sha256": "723bb2a098f5a1d1e800f373cfbbf32dee4b510f27d20d810511bd404ce7ceb0"
|
||||
},
|
||||
{
|
||||
"path": "skills/csrf-protection-validator/scripts/README.md",
|
||||
"sha256": "63cab1cb84966062c38984855b44ffc27cb230374d248e7db564e9931dac7c32"
|
||||
},
|
||||
{
|
||||
"path": "skills/csrf-protection-validator/assets/README.md",
|
||||
"sha256": "8b9c6ed5c1615510ece49707cc0b3faa3c9d74bd58ab341a3fbb6cdd871de2b7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c414c20959678bcba1aece6972df5bb40387bf5453c4bc33be63a2fdcd34c629"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user