-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
enhancement ✨New feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
As Ezra I want to validate cosign signatures on zarf package create so that I can have confidence that they will work correctly before the package goes to the air gap.
Describe the solution you'd like
- Given I have a package with cosign signatures defined under
images - When Zarf pulls the signatures and the images to which they relate
- Then Zarf validates the signatures against the images
Describe alternatives you've considered
We could have a separate process for this (and this will slow down create) but since it will only run when cosign signatures are defined it should be a fine tradeoff since people can opt into the slowdown if they need / want to and if they do it will save them time in the long run since it would be costly to bring an invalid package to the airgap.
Additional context
TheFutonEng
Metadata
Metadata
Assignees
Labels
enhancement ✨New feature or requestNew feature or request
Type
Projects
Status
Ready