1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00
restic/changelog/unreleased/issue-4983

8 lines
No EOL
349 B
Text

Enhancement: add SLSA provenance to the GHCR Container images
Restic's GitHub Container Registry (GHCR) image build workflow now includes
SLSA provenance generation. This enhancement improves the security and
traceability of images built and pushed to GHCR.
https://github.com/restic/restic/issues/4983
https://github.com/restic/restic/pull/4999