Initial commit
This commit is contained in:
93
plugin.lock.json
Normal file
93
plugin.lock.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:secondsky/sap-skills:skills/sap-btp-service-manager",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "bfb220a2e90fad401f7419a9b31e3a9906500178",
|
||||
"treeHash": "63c2bf1c6b8ddb46b7d46fe440592bbaf84fa0e7034b795bdca04bc5706362f7",
|
||||
"generatedAt": "2025-11-28T10:28:13.439232Z",
|
||||
"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": "sap-btp-service-manager",
|
||||
"description": "Service Manager for managing service instances and bindings across BTP environments. Covers SMCTL CLI, BTP CLI, REST APIs, Kubernetes operator, and OAuth2.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "4eca0fff073f6016146534dda80e811f06ffc07c9d3a0a4a502abad64bdf510b"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "1b2ad5b0913de2b27429915d3b8d5973c51f1eddfa54be91ed5ade79df5ae737"
|
||||
},
|
||||
{
|
||||
"path": "references/service-catalog-legacy.md",
|
||||
"sha256": "ac16b2814eae9c603d123f9457c1c760f6b60f7fc55a68436dde548d48cf6966"
|
||||
},
|
||||
{
|
||||
"path": "references/roles-permissions.md",
|
||||
"sha256": "d3d07a24856b86355b50d6e1dffa0cb51a0f60fe5359c9e1c1fe0ad9fbc9b293"
|
||||
},
|
||||
{
|
||||
"path": "references/smctl-commands.md",
|
||||
"sha256": "588ef60d66ea4f2a32ccfd34bd2a7058e9ac8a85071a5b195431d92456f1fa67"
|
||||
},
|
||||
{
|
||||
"path": "references/rate-limiting-filtering.md",
|
||||
"sha256": "514c1ebfe1c1ac1c3edb68411187cdf4cdcc4a5630bda266827dd689e502459c"
|
||||
},
|
||||
{
|
||||
"path": "references/btp-cli-commands.md",
|
||||
"sha256": "add0c07c7a4d34f159a58c6cb1fdbda1a1118553ef8e2f5cdf4ad7fc475edce5"
|
||||
},
|
||||
{
|
||||
"path": "references/kubernetes-operator.md",
|
||||
"sha256": "3a11a9173cf601de57bc4ea193b51f92a0c708ad23de596171cfda7ad7d027ac"
|
||||
},
|
||||
{
|
||||
"path": "references/api-reference.md",
|
||||
"sha256": "0f4f4747f970e3ef911162fff810699ed5137e6759440836fdc93c077ce1a7bf"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "675781ec19aea271e84773cc799d79ffbc01bda34d8c9471c3239021d371ae4d"
|
||||
},
|
||||
{
|
||||
"path": "templates/service-binding-cf.json",
|
||||
"sha256": "fe0457758fae4ab8873d94a32e57a9e54a0440b2dd6e08d21bd37a866a7e1f69"
|
||||
},
|
||||
{
|
||||
"path": "templates/oauth-token-request.sh",
|
||||
"sha256": "c40e8b5dd8b6cf47cd9a82d082ce5083310976a58ff168db98197d829ffc7927"
|
||||
},
|
||||
{
|
||||
"path": "templates/service-instance-cf.json",
|
||||
"sha256": "b2b3b11bf269909b0d6072067a30589d3c722e57bf65749054ee33814de540d4"
|
||||
},
|
||||
{
|
||||
"path": "templates/service-instance-k8s.yaml",
|
||||
"sha256": "3654a5b3e2ddb64e17899be3302ba318bdb71c03e236160bca4d04aa2ac13961"
|
||||
},
|
||||
{
|
||||
"path": "templates/service-binding-k8s.yaml",
|
||||
"sha256": "189c37d456f853db059fcf7fc4fc25ad27470c4cda3eee817388fba4e9aa4c2a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "63c2bf1c6b8ddb46b7d46fe440592bbaf84fa0e7034b795bdca04bc5706362f7"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user