Automic VaultAutomic Vault

brew

git-tracker を Homebrew でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

概要

パッケージ概要

Integrate Pivotal Tracker into your Git workflow

コマンドとエイリアス

  • git-tracker

履歴

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

git-tracker is a Git hook helper for teams that name branches with Pivotal Tracker story numbers. It installs a prepare-commit-msg hook that detects a story ID in the branch name and adds the corresponding Tracker syntax to commit messages.

プロジェクトの歴史

The upstream git_tracker repository was created in 2012 by Steven Harman. Its README presents the tool as GitTracker or git-tracker, a small workflow bridge between local Git branches and Pivotal Tracker's commit-message conventions.

採用の歴史

Adoption appears concentrated around Ruby and macOS/Homebrew users rather than a broad Git ecosystem. The project is published as the git_tracker RubyGem and as the git-tracker Homebrew formula, both pointing back to the same GitHub source repository.

使われ方

Practitioners install the binary, run `git tracker init` inside each repository where the hook should be active, and include a Pivotal Tracker story number in branch names. On commit, the hook adds a Tracker-formatted story marker, or a keyword such as Fixes with the story number, unless the message already contains the marker.

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

The package is a compact example of Git's extension culture: a Ruby-distributed tool exposed as a `git tracker` subcommand, with most behavior implemented by installing a standard Git hook into each repository.

タイムライン

  • 2012: git_tracker repository created.
  • 2.0.0: RubyGems and Homebrew package the tool under git_tracker and git-tracker names.

Related projects

  • git-tracker is tied to Git hooks, Pivotal Tracker's source-control message syntax, RubyGems packaging, and Homebrew distribution.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版2.0.0
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v2.0.0

https://github.com/stevenharman/git_tracker

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-tracker
バージョン2.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-tracker
ホームページhttps://github.com/stevenharman/git_tracker
リポジトリhttps://github.com/stevenharman/git_tracker
上流ドキュメントhttps://github.com/stevenharman/git-tracker#readme
ライセンスMIT
ソースアーカイブhttps://github.com/stevenharman/git_tracker/archive/refs/tags/v2.0.0.tar.gz
最終更新2026-06-22T14:03:32-07:00
Pulseupdated
macOS 提供ライブラリruby
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-tracker
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment