Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:anthropics-claude/claude-code:plugins/security-guidance",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "10522c0fcee49e035093beb19a624beb7f0cb0ff",
|
||||
"treeHash": "80c67be2920c1f049784705ba20b185af23bc1ac524cc50a95119cdff692f2a2",
|
||||
"generatedAt": "2025-11-28T10:13:45.665921Z",
|
||||
"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": "security-guidance",
|
||||
"description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "376932193a822fb367131b34f812bb87bad8800be584fca30aa8bc45ffb54cb5"
|
||||
},
|
||||
{
|
||||
"path": "hooks/security_reminder_hook.py",
|
||||
"sha256": "a86fcbcf727d4b32d780c36697b595ae850d48e0ebd18d0d3784cad98fb0f64f"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "2d4e4bc4623777b0323b8001c3ebaf20b6c18d1d86044eb8a6ba4fc967c16617"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1d32804eef72584db529b37f4c17a7fd785eeb52cb653b354538f9d30399b7c1"
|
||||
}
|
||||
],
|
||||
"dirSha256": "80c67be2920c1f049784705ba20b185af23bc1ac524cc50a95119cdff692f2a2"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user