Technology
Cosign
Cosign is the Sigstore CLI for keyless signing and verification of container images and software supply chain artifacts.
Cosign is the command-line utility from the Sigstore project, purpose-built to secure your software supply chain. It provides keyless signing and verification for OCI artifacts: container images, SBOMs (Software Bills of Materials), and arbitrary file blobs. Keyless signing is a major feature, eliminating private key management by leveraging your OpenID Connect (OIDC) identity to generate short-lived keys. The process uses the Fulcio certificate authority and logs attestations to the Rekor transparency log, ensuring tamper-proof provenance. This approach simplifies security, allowing consumers to verify image integrity with a single `cosign verify` command.
Related technologies
Recent Talks & Demos
Showing 1-1 of 1