macOS
brew install all-reposlocal Homebrew formula metadata
brew
all-repos のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install all-reposlocal Homebrew formula metadata
概要
Clone all your repositories and apply sweeping changes
履歴
all-repos is Anthony Sottile's command-line toolkit for cloning many repositories and applying sweeping searches or changes across them.
The public repository begins in git history on 2017-08-02 with an initial skeleton, followed by v0.1.0 on 2017-08-04 and v1.0.0 on 2017-10-24. The README describes the package as a pip-installable CLI suite rather than a single command.
The tool grew around a simple configuration file, all-repos.json, that chooses a repository source module and optional push module. Built-in modules cover sources such as GitHub and file-based repository lists, while push modules can open pull requests.
The input package-manager facts show Homebrew packaging. The README's primary installation path is pip, which matches its Python ecosystem audience and its use in multi-repository maintenance workflows.
Users run all-repos-clone to materialize or update every configured repository, then use tools like all-repos-grep, all-repos-find-files, all-repos-sed, and all-repos-manual to inspect or modify the fleet. The default config filename is all-repos.json and can be overridden with -C or ALL_REPOS_CONFIG_FILENAME.
The README documents API keys in source_settings or push_settings, with api_key_env alternatives for keeping tokens in the environment.
all-repos is a concise answer to the monorepo-versus-many-repos maintenance problem: it gives package maintainers and infra engineers a scriptable way to fan out searches, sed edits, and pull requests across repositories without adopting a larger platform.
セキュリティ状態
all-repos に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
all-repos.jsonCredential-bearing paths to review before unattended agent runs.
all-repos.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
all-repos-clone | cli | グローバル実行可能ファイル | |
all-repos-complete | cli | グローバル実行可能ファイル | |
all-repos-find-files | cli | グローバル実行可能ファイル | |
all-repos-grep | cli | グローバル実行可能ファイル | |
all-repos-list-repos | cli | グローバル実行可能ファイル | |
all-repos-manual | cli | グローバル実行可能ファイル | |
all-repos-sed | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/asottile/all-repos
インストールメタデータ
| パッケージキー | brew:all-repos |
|---|---|
| バージョン | 1.32.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/all-repos |
| ホームページ | https://github.com/asottile/all-repos |
| リポジトリ | https://github.com/asottile/all-repos |
| 上流ドキュメント | https://github.com/asottile/all-repos |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/a2/64/c2dcf990cd2644d0f871cee3434779569d210897b0860e749b9b4a0c6def/all_repos-1.32.0.tar.gz |
| 最終更新 | 2026-05-13T17:53:26Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | all-repos |
| 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.