macOS
brew install git-xargslocal Homebrew formula metadata
brew
git-xargs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-xargslocal Homebrew formula metadata
scoop install main/git-xargsScoop official bucket manifest trees · bucket/git-xargs.json · ソース: api.github.com
概要
CLI for making updates across multiple Github repositories with a single command
履歴
git-xargs is a Gruntwork command-line tool for applying one command or script across many GitHub repositories. Its niche is organizational repository maintenance: cloning targets, running an operation, committing changes, opening pull requests, and reporting the outcome.
The project appeared as a Go CLI in Gruntwork's open source tooling around 2021, with tagged releases beginning at v0.0.1 on April 20, 2021. Its README frames the tool around repeated multi-repository jobs such as adding files, renaming products, upgrading Terraform modules, or adding CI configuration across many repositories.
Adoption is concentrated in teams that manage many GitHub repositories, especially infrastructure and platform groups. Package availability through Homebrew and Scoop made it easier to treat the tool as a workstation utility rather than a one-off script copied between organizations.
Practitioners provide a command or script plus repository selectors, often an organization or a file of repositories. git-xargs then performs the repetitive GitHub workflow around that command: clone, change, commit, pull request, and summarize.
For package-manager users, git-xargs represents the small but valuable class of CLIs that automate repository hygiene at fleet scale. It is less a Git replacement than a GitHub operations multiplier.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-xargs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gruntwork-io/git-xargs
インストールメタデータ
| パッケージキー | brew:git-xargs |
|---|---|
| バージョン | 0.1.16 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-xargs |
| ホームページ | https://github.com/gruntwork-io/git-xargs |
| リポジトリ | https://github.com/gruntwork-io/git-xargs |
| 上流ドキュメント | https://github.com/gruntwork-io/git-xargs#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/gruntwork-io/git-xargs/archive/refs/tags/v0.1.16.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-xargs |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
main/git-xargs
scoop install main/git-xargsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.