pkg.soopen package index

brew / Rang 4516

git-pkgs mit Homebrew, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-pkgs in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-pkgs

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#git-pkgs

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

Windows

Scoopverifiziert · 92%
scoop install main/git-pkgs

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

Überblick

Paketzusammenfassung

Track package dependencies across git history

Befehle und Aliase

  • git-pkgs

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für git-pkgs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-pkgsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.18.2
Manager aktualisiert2026-07-27
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-pkgs
Version0.18.2
PaketmanagerHomebrew
Homepagehttps://git-pkgs.dev
Repositoryhttps://github.com/git-pkgs/git-pkgs
Zuletzt aktualisiert2026-07-27T16:47:23+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

git-pkgs

nix profile install nixpkgs#git-pkgs
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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