49 lines
1.7 KiB
JSON
49 lines
1.7 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:syeeel/claude-code-go-template:plugins/security-guidance",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "84e2061d04624220067242b1babe8193674d09f4",
|
|
"treeHash": "037f37a1e0ad5368f028dae39d76bb90d219f97f7f8f7409166718b890b28822",
|
|
"generatedAt": "2025-11-28T10:28:29.551903Z",
|
|
"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": "3f8516c3576a09af9c2794417773d1b6be0144d3a4a0e9c6a1acc4a0538beb4e"
|
|
},
|
|
{
|
|
"path": "hooks/security_reminder_hook.py",
|
|
"sha256": "a86fcbcf727d4b32d780c36697b595ae850d48e0ebd18d0d3784cad98fb0f64f"
|
|
},
|
|
{
|
|
"path": "hooks/hooks.json",
|
|
"sha256": "2d4e4bc4623777b0323b8001c3ebaf20b6c18d1d86044eb8a6ba4fc967c16617"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "1d32804eef72584db529b37f4c17a7fd785eeb52cb653b354538f9d30399b7c1"
|
|
}
|
|
],
|
|
"dirSha256": "037f37a1e0ad5368f028dae39d76bb90d219f97f7f8f7409166718b890b28822"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |