macOS
brew install rekor-clilocal Homebrew formula metadata
安装
brew install rekor-clilocal Homebrew formula metadata
概览
CLI for interacting with Rekor
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rekor-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sigstore/rekor
安装元数据
| 软件包键 | brew:rekor-cli |
|---|---|
| 版本 | 1.5.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rekor-cli |
| 主页 | https://docs.sigstore.dev/logging/overview/ |
| 仓库 | https://github.com/sigstore/rekor |
| 上游文档 | https://docs.sigstore.dev/logging/overview/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/sigstore/rekor/archive/refs/tags/v1.5.4.tar.gz |
| 最后更新 | 2026-09-13T07:32:17Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.