pkg.soopen package index

brew / 順位 4516

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

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

インストール

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

macOS

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

local Homebrew formula metadata

Linux

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

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

Windows

Scoop確認済み · 92%
scoop install main/git-pkgs

Scoop official bucket manifest trees · bucket/git-pkgs.json · ソース: api.github.com

概要

パッケージ概要

Track package dependencies across git history

コマンドとエイリアス

  • git-pkgs

履歴

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

git-pkgs is a Git subcommand for indexing dependency changes across repository history into SQLite, so teams can ask when packages were added, changed, removed, or linked to vulnerability and license events.

プロジェクトの歴史

The project began as a Ruby implementation by Andrew Nesbitt and was later rewritten in Go under the git-pkgs organization. Both READMEs describe the same core idea: lockfiles and manifests show dependency state, but a queryable Git-history database explains how that state came to exist.

The Go repository began in January 2026 and kept the Git-subcommand interface while broadening the command set around vulnerability history, SBOM export, licenses, package-manager operations, changelog lookup, plugin support, structured help output, and CI actions.

採用の歴史

git-pkgs fits the supply-chain tooling ecosystem around OSV, Package URLs, CycloneDX, SPDX, and ecosyste.ms. Its package-manager coverage in the input includes Homebrew, Nix, and Scoop, and the README documents GitHub Actions workflows for dependency diffs, vulnerability reports, and license checks in pull requests.

使われ方

Practitioners run git pkgs init inside a repository to build .git/pkgs.sqlite3, then use subcommands such as list, history, blame, diff, stale, vulns, licenses, sbom, and changelog. The tool is designed to work offline for Git-history queries and to use external services only for enrichment such as vulnerabilities, registry metadata, and changelogs.

Security and platform teams use it to explain who introduced a dependency or vulnerability, compare branches semantically instead of reading lockfile noise, generate SBOMs, and add CI checks that focus reviewers on dependency changes.

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

git-pkgs is notable because it treats dependency manifests as historical data rather than only static files. Its support for many package managers, Package URLs, OSV, ecosyste.ms, and SBOM formats makes it a package-nerd tool for answering provenance and maintenance questions across language ecosystems from inside ordinary Git workflows.

タイムライン

  • 2026: Original Ruby repository tagged v0.1.0.
  • 2026: Go rewrite repository began under github.com/git-pkgs/git-pkgs.
  • 2026: v0.9.0 tag published for the Go implementation.
  • 2026: v0.17.0 tag published after additions around package-management and supply-chain workflows.

Related projects

  • The original Ruby repository is github.com/andrew/git-pkgs.
  • git-pkgs/actions provides reusable GitHub Actions for CI use.
  • ecosyste.ms and OSV provide registry and vulnerability data used by enrichment commands.

セキュリティ状態

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

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
git-pkgs実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.18.2
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-pkgs
バージョン0.18.2
パッケージマネージャHomebrew
ホームページhttps://git-pkgs.dev
リポジトリhttps://github.com/git-pkgs/git-pkgs
最終更新2026-07-27T16:47:23+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

git-pkgs

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

main/git-pkgs

scoop install main/git-pkgs
  • normalized package name match
  • 一致条件: Git Pkgs
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-pkgs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation