mirror of
https://github.com/restic/restic.git
synced 2025-12-02 12:22:02 +00:00
docker: add SLSA provenance to .github workflow
* the id-token of the GitHub Actions workflow will be used for image signing * replace branch-based tagging with SHA-based tagging since, branch names are mutable, SLSA provenance requires immutable tagging * use official SLSA framework Github Reusable workflow docker: fix incorrect registry name in image output step * use REGISTRY environment variable instead of IMAGE_REGISTRY docker: revert change to remove branch tag
This commit is contained in:
committed by
Srigovind Nayak
parent
d7d9af4c9f
commit
144221b430
8
changelog/unreleased/issue-4983
Normal file
8
changelog/unreleased/issue-4983
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: add SLSA provenance to the Docker images
|
||||
|
||||
Restic's Docker image build workflow now includes SLSA provenance generation.
|
||||
This enhancement improves the security and traceability of the Docker images'
|
||||
build process.
|
||||
|
||||
https://github.com/restic/restic/issues/4983
|
||||
https://github.com/restic/restic/pull/4999
|
||||
Reference in New Issue
Block a user