pkg.soopen package index

brew / 順位 5684

pass-git-helper を Homebrew, apk, apt, Nix でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add pass-git-helper

Alpine Linux edge package indexes · pass-git-helper · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install pass-git-helper

Debian stable package indexes · pass-git-helper · ソース: deb.debian.org

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

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

概要

パッケージ概要

Git credential helper interfacing with pass

コマンドとエイリアス

  • pass-git-helper

履歴

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

pass-git-helper connects HTTPS Git authentication to credentials stored by pass. A mapping file associates repository hosts or paths with entries in the user's password store.

プロジェクトの歴史

The project was developed as a Python implementation of a Git credential helper backed by pass, the standard Unix password-store utility.

採用の歴史

It is packaged by Homebrew and several Linux-oriented package collections identified in source_facts.package-manager, reflecting cross-distribution interest among pass and Git users.

使われ方

Users register the executable through Git's credential.helper setting, then define host-pattern mappings in git-pass-mapping.ini. The helper retrieves usernames and passwords from matching pass entries when Git accesses HTTPS remotes.

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

It composes two established Unix tools through Git's credential-helper protocol while allowing users to retain an arbitrary pass-store layout. Its explicit host-to-entry mapping is especially useful to users managing several Git forges or identities.

タイムライン

  • Project established as a Python-based bridge between Git's credential protocol and pass.
  • Later releases expanded mapping and extraction strategies, including alternate stores, path-aware matching, and configurable username and password extraction.

Related projects

  • pass (password-store) supplies the encrypted credential store.
  • Git invokes the program through its credential-helper interface.
  • GnuPG encrypts and unlocks the underlying pass entries.

ソース

  • Official README: https://github.com/languitar/pass-git-helper#readme
  • Package availability: source_facts.package-manager

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
~/.gitconfig~/.config/pass-git-helper/git-pass-mapping.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.password-store

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版4.3.0
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v4.3.0

https://github.com/languitar/pass-git-helper

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:pass-git-helper
バージョン4.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/pass-git-helper
ホームページhttps://github.com/languitar/pass-git-helper
リポジトリhttps://github.com/languitar/pass-git-helper
ライセンスLGPL-3.0-or-later
ソースアーカイブhttps://github.com/languitar/pass-git-helper/archive/refs/tags/v4.3.0.tar.gz
最終更新2026-06-22T14:05:49-07:00
Pulseupdated
依存関係pass, python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepass-git-helper
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

pass-git-helper 3.2.0-1

Git credential helper interfacing with pass

https://github.com/languitar/pass-git-helper

sudo apt install pass-git-helper
  • Section: vcs
  • Architecture: all
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Pass Git Helper
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pass-git-helper from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pass-git-helper

nix profile install nixpkgs#pass-git-helper
  • normalized package name match
  • 一致条件: Pass Git Helper
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pa/pass-git-helper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

pass-git-helper 1.4.0-1

Git credential helper interfacing with pass

https://github.com/languitar/pass-git-helper

sudo apt install pass-git-helper
  • Section: universe/vcs
  • Architecture: all
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Pass Git Helper
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pass-git-helper from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

pass-git-helper 4.3.0-r0

git credential helper interfacing with pass, the standard unix password manager.

https://github.com/languitar/pass-git-helper

sudo apk add pass-git-helper
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • Source Package: pass-git-helper
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Pass Git Helper
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-git-helper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-git-helper-pyc 4.3.0-r0

Precompiled Python bytecode for pass-git-helper

https://github.com/languitar/pass-git-helper

sudo apk add pass-git-helper-pyc
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • Source Package: pass-git-helper
  • 1 依存関係
  • normalized package name match
  • 一致条件: Pass Git Helper
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-git-helper-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • 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
  • pkg.so package database
  • pkgdb category and tag curation