mirror of
https://github.com/containers/skopeo.git
synced 2025-09-26 04:35:14 +00:00
(skopeo copy) and (skopeo sync) now support --sign-by-sigstore=param-file, using the containers-sigstore-signing-params.yaml(5) file format. That notably adds support for Fulcio and Rekor signing. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
4 lines
104 B
Go
4 lines
104 B
Go
package govalidator
|
|
|
|
// A package of validators and sanitizers for strings, structures and collections.
|