Automic VaultAutomic Vault

brew

all-repos を Homebrew でインストール

all-repos のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install all-repos

local Homebrew formula metadata

概要

パッケージ概要

Clone all your repositories and apply sweeping changes

コマンドとエイリアス

  • all-repos-clone
  • all-repos-complete
  • all-repos-find-files
  • all-repos-grep
  • all-repos-list-repos
  • all-repos-manual
  • all-repos-sed

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: Public Git history begins.
  • 2017: v0.1.0 and v1.0.0 tags appear.
  • 2026: v1.32.0 tag appears in repository history.

Related projects

  • git: underlying clone, grep, and repository operation tool.
  • GitHub, GitLab, Bitbucket, and Azure Repos: repository providers supported through source and push modules.

ソース

  • Git history from https://github.com/asottile/all-repos.git
  • Official README: https://raw.githubusercontent.com/asottile/all-repos/main/README.md
  • source_facts.package-manager

セキュリティ状態

保護ツール対応はまだ見つかっていません

all-repos に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
all-repos.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
all-repos.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
all-repos-clonecliグローバル実行可能ファイル
all-repos-completecliグローバル実行可能ファイル
all-repos-find-filescliグローバル実行可能ファイル
all-repos-grepcliグローバル実行可能ファイル
all-repos-list-reposcliグローバル実行可能ファイル
all-repos-manualcliグローバル実行可能ファイル
all-repos-sedcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.32.0
マネージャ更新日2026-05-13
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameall-repos
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment