-
Notifications
You must be signed in to change notification settings - Fork 708
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
We're in the midst of some major Cosign changes as we move from v2 to v3 to v4, as described on #4221.
As we wrap up Cosign v3 releases, we want to go through and deprecate a lot of functionality, to prepare for removing it in v4. This issue will track all the flags we want to deprecate.
I think for now we will not deprecate flags that are an alternative to using signing config, but I'm happy to get feedback on that.
- Deprecate rekor-entry-type flag #4691
-
--attachmentverification looks for OCI 1.1 referrers instead -
--attachment-tag-prefixuse OCI 1.1 referrers instead -
--b64we're moving from detached signatures to signatures in the bundle -
--ca-intermediatesuse a trusted root -
--ca-rootsuse a trusted root -
--certificateuse a trusted root -
--certificate-chainuse a trusted root -
--experimental-oci11we always treat this as true with new bundle format -
--issue-certificatewe aren't supporting going forward -
--new-bundle-formatwe're only supporting the new bundle format in v4+ -
--oidc-issuerwe aren't supporting going forward -
--outputwe're moving from detached signatures to signatures in the bundle -
--output-certificatewe're moving from detached certificates to certificates in the bundle -
--output-payloaduse--bundleinstead -
--output-signaturewe're moving from detached signatures to signatures in the bundle -
--private-infrastructureuse--insecure-ignore-tloginstead -
--record-creation-timestampnot used with sigstore-go -
--rekor-urluse transparency log entry in bundle -
--replacenot needed with OCI 1.1 referrers -
--rfc3161-timestampwe're moving from detached signed timestamps to signed timestamps in the bundle -
--sctincluded in bundle format -
--signatureincluded in bundle format -
--signature-digest-algorithmincluded in bundle format -
--sign-container-identityOCI 1.1 referrers do not contain this information -
--timestamp-certificate-chainuse a trusted root
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request