Automic VaultAutomic Vault

brew

grokmirror を Homebrew, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install grokmirror

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install grokmirror

Debian stable package indexes · grokmirror · ソース: deb.debian.org

概要

パッケージ概要

Framework to smartly mirror git repositories

コマンドとエイリアス

  • grok-bundle
  • grok-dumb-pull
  • grok-fsck
  • grok-manifest
  • grok-pi-piper
  • grok-pull

履歴

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

grokmirror is a Linux Foundation/kernel.org utility for efficiently mirroring large collections of Git repositories.

プロジェクトの歴史

The project was written to make replication of large Git repository collections more efficient. Its upstream README explains that an origin publishes a JSON manifest, and replicas use that manifest to decide which repositories to clone or update.

The name comes from kernel.org wordplay: `grok` is `korg` reversed, and the tool was developed at kernel.org to grok Git mirroring. Its utilities include `grok-manifest` for publishing manifests, `grok-pull` for replicas, and `grok-fsck` for repository checking and maintenance.

採用の歴史

kernel.org publicly directed would-be mirrors to use grokmirror in 2013, replacing less efficient rsync-style mirroring of Git repository trees. The same approach later fit other public Git archive collections where a manifest-driven replica is cheaper than blind directory synchronization.

使われ方

An origin server generates a manifest from bare Git repositories and serves it over HTTP. A replica runs `grok-pull`, commonly from cron or a daemon, to fetch the manifest and update only repositories that changed.

パッケージ好きにとっての重要性

For package nerds, grokmirror is infrastructure plumbing: it is the kind of package that keeps enormous source trees reproducible and mirrorable. It embodies the Git-native answer to the old `rsync a tree of repositories` instinct.

タイムライン

  • 2013: kernel.org announced grokmirror for public mirroring of kernel.org repositories.
  • 2013: The public GitHub mirror was created.
  • 2020: Upstream documentation described grokmirror 2.0 and object storage repositories.
  • 2020s: Homebrew, Debian, and Ubuntu packaged grokmirror for repository-mirroring operators.

Related projects

  • Related projects include Git, git.kernel.org, kernel.org repository mirrors, public-inbox/lore.kernel.org archive mirroring, and Git hosting systems that publish large repository sets.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
grok-bundlecliグローバル実行可能ファイル
grok-dumb-pullcliグローバル実行可能ファイル
grok-fsckcliグローバル実行可能ファイル
grok-manifestcliグローバル実行可能ファイル
grok-pi-pipercliグローバル実行可能ファイル
grok-pullcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/mricon/grokmirror

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:grokmirror
バージョン2.0.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/grokmirror
ホームページhttps://github.com/mricon/grokmirror
リポジトリhttps://github.com/mricon/grokmirror
上流ドキュメントhttps://github.com/mricon/grokmirror#readme
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://files.pythonhosted.org/packages/26/91/af8831185ef4e5bef5d210039ab67abdc8c27a09a585d3963a10cf774789/grokmirror-2.0.12.tar.gz
最終更新2026-05-21T11:31:50Z
Pulseupdated
依存関係certifi, python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegrokmirror
Version Scheme0
Revision7
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

grokmirror 2.0.12-1

framework to smartly mirror git repositories

https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git

sudo apt install grokmirror
  • Section: vcs
  • Architecture: all
  • 3 依存関係
  • normalized package name match
  • 一致条件: Grokmirror
Debian stable package indexes · deb.debian.org · Debian stable package indexes: grokmirror from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

grokmirror 2.0.11-2

framework to smartly mirror git repositories

https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git

sudo apt install grokmirror
  • Section: universe/vcs
  • Architecture: all
  • 3 依存関係
  • normalized package name match
  • 一致条件: Grokmirror
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: grokmirror from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment