Automic VaultAutomic Vault

brew

git-codereview を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install git-codereview

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#git-codereview

nixpkgs package indexes · pkgs/by-name/gi/git-codereview/package.nix · ソース: api.github.com

概要

パッケージ概要

Tool for working with Gerrit code reviews

コマンドとエイリアス

  • git-codereview

履歴

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

git-codereview is the Go project's Git helper for Gerrit-based code review. It packages project-specific contribution rules as Git subcommands, making the Go review process reproducible from a local checkout.

プロジェクトの歴史

The tool lives in the golang.org/x/review repository and its source documentation carries a 2014 Go Authors copyright notice. It was built around Gerrit's single-change review model: local work branches track pending changes, and amendments update the same review through a stable Change-Id.

採用の歴史

Its adoption is tightly connected to the Go contribution process. The official Go contribution guide instructs contributors to install git-codereview with go install, create a Gerrit account, use git codereview change to create or amend commits, and use git codereview mail to send changes for review.

使われ方

Practitioners use git-codereview to create change branches, install hooks, run gofmt on modified files, upload patches to Gerrit, revise reviews by amending commits, and submit approved changes. It supports both the common single-commit branch workflow and multi-commit stacks when a larger change needs sequencing.

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

For package records, git-codereview is a specialized but influential example of a project-specific workflow tool. It demonstrates how a language project can distribute its contribution conventions as a versioned command rather than relying only on prose documentation.

タイムライン

  • 2014: Source documentation copyright reflects the early Go Authors implementation period.
  • Go contribution guide: git-codereview is documented as the supported Gerrit submission helper.

Related projects

  • git-codereview is tied to Gerrit, go-review.googlesource.com, and the broader Go contribution workflow.

セキュリティ状態

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

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
codereview.cfg.git/config~/.gitconfig

実行可能ファイル

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

コマンド種類公開範囲メモ
git-codereviewcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.20.0
マネージャ更新日2026-05-08
ローカルデータOK
上流最新
検出された最新v1.20.0

https://github.com/golang/review

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-codereview
バージョン1.20.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-codereview
ホームページhttps://pkg.go.dev/golang.org/x/review/git-codereview
リポジトリhttps://github.com/golang/review
上流ドキュメントhttps://pkg.go.dev/golang.org/x/review/git-codereview
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/golang/review/archive/refs/tags/v1.20.0.tar.gz
最終更新2026-05-08T15:08:35Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

git-codereview

nix profile install nixpkgs#git-codereview
  • normalized package name match
  • 一致条件: Git Codereview
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-codereview/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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