sigstore/rekor
Software Supply Chain Transparency Log observed · 2026-09-01
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 52.0
- age_days: 2268
- days_rel: 13
- days_push: 2
- n_releases_24m: 13
Adoption not part of the score
1203 stars · 222 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rekor is Sigstore's software supply chain transparency log, providing an immutable tamper-resistant ledger for signed build and provenance metadata. It ships a REST API server for validation and storage, plus a CLI for making, verifying, and querying log entries.
Use cases
- record signed provenance metadata for my builds
- verify an artifact has a transparency log inclusion proof
- query the log by public key or artifact digest
- self-host a transparency log for my organization's supply chain
- check whether a container image signature was logged
- achieve non-repudiation for software release artifacts
When to choose
- you need tamper-evident, publicly auditable records of software signing events
- you are adopting Sigstore (cosign) and need the signature transparency component
- you want to verify artifact provenance before trusting a dependency
When to avoid
- you only need private key management or signing without public transparency
- you need a general-purpose database rather than an append-only transparency log
- you want the newer tile-based architecture - consider rekor-tiles (Rekor v2) instead
Facets
service · maturity maintenance
security cryptography search-engine api-framework cli security developer-tools apis windows go self-hosted cloud supply-chain-security transparency-log sigstore provenance software-artifacts merkle-tree trillian devops linux macos docker
2 sources
- readme: https://github.com/sigstore/rekor · fetched 2026-09-01 · 43c71bc8479c
- homepage: https://sigstore.dev · fetched 2026-08-29 · 3c7f86b8dc9c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sigstore/rekor | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem