Files
42marketplaces/sync/gh-konflux-ci-skills-skills-working-with-provenance.json
2025-11-30 09:08:53 +08:00

18 lines
626 B
JSON

{
"name": "working-with-provenance",
"owner": {
"name": "Konflux CI Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "working-with-provenance",
"description": "Use when tracing Konflux builds from image references, finding build logs from artifacts, or verifying source commits for container images - extracts provenance attestations to navigate from images back to builds and source code",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-konflux-ci-skills-skills-working-with-provenance.git"
},
"strict": true
}
]
}