pkg.soopen package index

brew / 排名 4516

使用 Homebrew, Nix, scoop 安装 git-pkgs

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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