Woodpecker plugin to sign OCI artifacts with Cosign
Find a file
Vojtěch Mareš 3e3d085465
All checks were successful
ci/woodpecker/push/release Pipeline was successful
ci(release.yaml): use new inputs
Signed-off-by: Vojtěch Mareš <vojtech@mares.cz>
2025-09-08 15:24:05 +02:00
.woodpecker ci(release.yaml): use new inputs 2025-09-08 15:24:05 +02:00
.dockerignore Initial commit 2025-09-08 12:16:34 +00:00
.editorconfig Initial commit 2025-09-08 12:16:34 +00:00
.gitignore chore: add .gitignore with cosign.key 2025-09-08 14:51:22 +02:00
cosign.pub feat: add cosign.pub to verify image signatures 2025-09-08 14:50:25 +02:00
Dockerfile refactor: sign multiple images instead of only one 2025-09-08 15:21:52 +02:00
docs.md refactor: sign multiple images instead of only one 2025-09-08 15:21:52 +02:00
entrypoint.sh refactor: sign multiple images instead of only one 2025-09-08 15:21:52 +02:00
README.md feat: add first version of cosign-sign plugin 2025-09-08 14:52:49 +02:00

plugin-cosign-sign

Woodpecker plugin to sign OCI artifacts with Cosign.