sigstore/cosign

Code signing and transparency for containers and binaries

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 10th, 2026
Created on February 4th, 2021
Open Issues & Pull Requests: 166 (+0)
GitHub issues: Enabled
Number of forks: 803
Total Stargazers: 6,296 (+0)
Total Subscribers: 62 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Cosign is a tool for code signing and transparency of containers and binaries.

Cosign addresses the problem of verifying the authenticity and integrity of container images and binaries in supply chain security. It provides cryptographic signing capabilities that allow developers and operators to sign artifacts and later verify those signatures to ensure they have not been tampered with. The tool integrates with keyless signing workflows, enabling signature generation without managing long-lived keys, and supports transparency logs to create an auditable record of signing activity.

Cosign is suited for teams building containerized applications who need to implement supply chain security practices. It works well in environments where artifact provenance and integrity verification are requirements, such as in regulated industries or organizations with strict security policies. The tool is particularly valuable for those adopting sigstore's broader ecosystem for keyless signing and transparency, as it provides the practical implementation layer for signing and verifying container images and binaries within that framework.

The project shows sustained development activity with regular commits addressing bug fixes and feature enhancements. Pull requests receive timely review and feedback from maintainers. The issue tracker reflects active engagement with user-reported problems and feature requests, with maintainers providing detailed responses and guidance. The codebase demonstrates consistent maintenance patterns with updates to dependencies and security-related improvements being prioritized.