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/authentication-validator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "20c4e235ea1c7aeee82651f3268a470fabf287ee",
|
||||
"treeHash": "934406afcf2897f4d56d89889818b5525acecfe83a591ba7d230b20d44a874bf",
|
||||
"generatedAt": "2025-11-28T10:18:10.366963Z",
|
||||
"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": "authentication-validator",
|
||||
"description": "Validate authentication implementations",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "549ecb5510f5b1a3d4ca84fa1926a5c8376e606bec28653967498d0668bfed99"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9a872b1daadee7f09a664dbfaf4bd0694b5e3bdc4c7ad2b04b8210971b04d3a6"
|
||||
},
|
||||
{
|
||||
"path": "commands/validate-auth.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/authentication-validator/SKILL.md",
|
||||
"sha256": "6121badf055d89a4a385c887e93bcbd62a341eb3df517ddab59fe56221575a27"
|
||||
},
|
||||
{
|
||||
"path": "skills/authentication-validator/references/README.md",
|
||||
"sha256": "3aecdb6ebda38821877d4878f4460e535697256baffc7cc4fc022f7bc171f7b5"
|
||||
},
|
||||
{
|
||||
"path": "skills/authentication-validator/scripts/README.md",
|
||||
"sha256": "a77fa70ea377938c0dea0cabaf485fdf99fc746875b46974fefe1ec9b2693c87"
|
||||
},
|
||||
{
|
||||
"path": "skills/authentication-validator/assets/README.md",
|
||||
"sha256": "51ca9bce1afb68da48278f468a3f77e33ac20da3bfe833047fb8350db5135e76"
|
||||
}
|
||||
],
|
||||
"dirSha256": "934406afcf2897f4d56d89889818b5525acecfe83a591ba7d230b20d44a874bf"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user