You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just commented in #1821 as well, but I think this is a bug. --bundle should work independently & --output-signature and --output-certificate should be respected!
Dentrax
added a commit
to Dentrax/cosign
that referenced
this issue
Jun 22, 2022
Good news is this behavior is the same in keyless and keyfull mode.
to reproduce:
COSIGN_EXPERIMENTAL=true cosign sign-blob java-service.jar --output-certificate foo.pem --output-signature foo.sig --bundle foo.bundle
$ ls
and observe that your foo.sig and foo.pem files were never written.The text was updated successfully, but these errors were encountered: