macOS
brew install rattler-indexlocal Homebrew formula metadata
brew / 順位 5072
rattler-index のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rattler-indexlocal Homebrew formula metadata
概要
Index conda channels using rattler
履歴
Rattler-index is a command-line tool and Rust crate for scanning conda packages in a channel and generating up-to-date `repodata.json` index metadata.
Rattler-index developed as a component of the conda/Rattler monorepo, a collection of Rust crates for the conda ecosystem. Its purpose is to scan conda packages and create current channel indexes.
The component expanded beyond local indexing primitives to configuration structures and filesystem or object-storage-oriented indexing support, while remaining part of the versioned Rattler crate family.
Rattler-index is distributed as a Homebrew formula and as the `rattler_index` crate within Rattler. Its narrower packaging footprint reflects its specialized role in producing conda channel metadata rather than managing complete environments.
Repository maintainers run rattler-index against directories or supported stores containing conda packages. It reads package metadata such as `info/index.json` and writes the `repodata.json` files that conda-compatible clients use for package discovery and solving.
The crate exposes configuration types for indexing operations, but the official references reviewed do not document a fixed user-level configuration or credentials-file path.
Conda clients discover packages through generated `repodata.json`, making indexing a small but essential part of operating a channel. Rattler-index matters to repository maintainers because it brings this operation into the Rust-based Rattler toolchain and exposes reusable indexing APIs.
セキュリティ状態
rattler-index に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rattler-index | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/conda/rattler
インストールメタデータ
| パッケージキー | brew:rattler-index |
|---|---|
| バージョン | 0.31.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rattler-index |
| ホームページ | https://github.com/conda/rattler |
| リポジトリ | https://github.com/conda/rattler |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.31.4.tar.gz |
| 最終更新 | 2026-09-17T12:01:03Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rattler-index |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.