sigstore / cosign

Code signing and transparency for containers and binaries
Apache License 2.0
4.24k stars 507 forks source link

Allow insecure registryies with cosign save. #3630

Closed bisbell-ngc closed 2 months ago

bisbell-ngc commented 3 months ago

Options exist to work with insecure registries for cosign sign (--allow-http-registry) and cosign verify (--allow-insecure-registry). Please add a similar option to cosign save.

JasonPowr commented 3 months ago

Id like to work on this if I can? :)

cpanato commented 3 months ago

Go for it