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:bjornallvin/cc-plugins:secure-env",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "178c1403d935b01288b3b76e3a9bccf8afd56bf8",
|
||||
"treeHash": "922cc461c6bce9fe8cf8b001d21c5f30f559c376f1797f6827f5b966d1e54444",
|
||||
"generatedAt": "2025-11-28T10:14:16.269301Z",
|
||||
"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": "secure-env",
|
||||
"description": "Security plugin that helps protect sensitive .env files from accidental access by Claude Code",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "4823248bb67c108d470c583b2676668edd3db5cf8aa67f758a34a465ffb7c83d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "65466885ecaba7ae360b42cf141deeb3ea3167b1c20aa4bc2840f84dded95b74"
|
||||
},
|
||||
{
|
||||
"path": "commands/apply.md",
|
||||
"sha256": "b0139de51ced4254fb536649d721ff0344445950984f343c76a668e16c900e39"
|
||||
},
|
||||
{
|
||||
"path": "commands/check.md",
|
||||
"sha256": "85dbf009150d1941bd7cb8c19c48bfa8ee4320fb99e8d1a937de441e774b2504"
|
||||
}
|
||||
],
|
||||
"dirSha256": "922cc461c6bce9fe8cf8b001d21c5f30f559c376f1797f6827f5b966d1e54444"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user