Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:rknall/claude-skills:secrets-manager",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "843e879caa1d8051906045c8287935aa2256b72a",
|
||||
"treeHash": "06cc5fb06d81aa4d8baef613de9b3d57c0b7616ef1a74d6214cfd3d1e2a1ed39",
|
||||
"generatedAt": "2025-11-28T10:27:59.285770Z",
|
||||
"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": "secrets-manager",
|
||||
"description": "Manages Docker secrets for GitLab stack projects, ensuring secrets are never in .env or docker-compose.yml. Handles migration from environment variables, validation, auditing, and secure secret generation",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "migration-guide.md",
|
||||
"sha256": "0cb0c47b682af944efd289b8e939f6d9957a110ff7cb90b273cda6861be80261"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "77b1b7f4d1935d017010953ec3bbb0bcb11203d719875f2f6f4ab16b25f41b41"
|
||||
},
|
||||
{
|
||||
"path": "secrets-patterns.md",
|
||||
"sha256": "da5bcfe17e0c6145ae5f2af7bba58db225d7ddb6380d590e4397fc736cb9c7cd"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "0d77be726503d7a197fc0bd754324d89fde87a4137bbf1f3d9bcfa7fcb7146d3"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "15bc7680f66c3c255bcb8de508411cdef66b76eea5d290a9eb9b027316c2c6d7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "06cc5fb06d81aa4d8baef613de9b3d57c0b7616ef1a74d6214cfd3d1e2a1ed39"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user