Skip to content

Commit ae63a8e

Browse files
Thomas TupperThomas Tupper
authored andcommitted
ci(security): enable SBOM + provenance attestations for image builds
1 parent 2062cea commit ae63a8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
with:
4646
context: .
4747
push: true
48+
provenance: mode=max
49+
sbom: true
4850
tags: |
4951
${{ steps.meta.outputs.image }}:latest
5052
${{ steps.meta.outputs.image }}:${{ steps.meta.outputs.sha_tag }}

0 commit comments

Comments
 (0)