-
Notifications
You must be signed in to change notification settings - Fork 240
Labels
enhancement ✨New feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Investigate and propose supporting the sigstore bundle format for signature composition.
Describe the behavior you'd like
- Given a package exists
- When signing that package occurs
- Then a bundle is created for verification purposes
Describe alternatives you've considered
Continue to stick to the current signature strategy.
Additional context
This should offer more verification opportunities for offline environments.
A Sigstore bundle is everything required to verify a signature on an artifact. This is satisfied by the Verification Material and signature Content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement ✨New feature or requestNew feature or request
Type
Projects
Status
Done