macOS
brew install rekor-clilocal Homebrew formula metadata
brew / rank 5712
CLI for interacting with Rekor. Version 1.5.4 via Homebrew; verified 2026-09-13.
install
brew install rekor-clilocal Homebrew formula metadata
overview
CLI for interacting with Rekor
history
Rekor CLI is the command-line client for Rekor, Sigstore's transparency log for signed software-supply-chain metadata.
Rekor was developed within Sigstore to provide an immutable, tamper-resistant ledger for signed software-supply-chain metadata. It combines a REST API server and transparency log with rekor-cli for submitting and verifying entries.
Rekor reached the stable 1.0 line after several years of pre-1.0 development. Rekor v1 later entered maintenance mode while Sigstore developed a tile-backed Rekor v2 architecture intended to reduce operational complexity and cost.
Rekor became Sigstore's signature-transparency component and provides a public production instance with operational availability commitments. The CLI is distributed as release binaries, container packages, and a Homebrew formula.
Its role in Sigstore placed transparency-log verification in mainstream software-supply-chain workflows, alongside Fulcio certificates and Cosign signing and verification.
Maintainers use rekor-cli upload to submit signed artifact metadata. Verifiers use verify to check inclusion, get to retrieve entries, loginfo to validate signed tree information, and search to locate records by artifact, public key, or digest.
The CLI can cache the log's public key in ~/.rekor/rekor.yaml. Artifact signing keys are supplied explicitly to relevant commands and are not stored by Rekor as client credentials.
rekor-cli gives maintainers and verifiers direct access to an append-only software-supply-chain ledger. It exposes upload, verification, retrieval, search, and log-integrity operations that help make artifact-signing events independently auditable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.rekor/rekor.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rekor-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sigstore/rekor
install metadata
| Package key | brew:rekor-cli |
|---|---|
| Version | 1.5.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rekor-cli |
| Homepage | https://docs.sigstore.dev/logging/overview/ |
| Repository | https://github.com/sigstore/rekor |
| Upstream docs | https://docs.sigstore.dev/logging/overview/ |
| License | Apache-2.0 |
| Source archive | https://github.com/sigstore/rekor/archive/refs/tags/v1.5.4.tar.gz |
| Last updated | 2026-09-13T07:32:17Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rekor-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.