macOS
brew install rekor-clilocal Homebrew formula metadata
brew / 順位 5712
rekor-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.