macOS
brew install pass-git-helperlocal Homebrew formula metadata
brew / 順位 5684
pass-git-helper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pass-git-helperlocal Homebrew formula metadata
sudo apk add pass-git-helperAlpine Linux edge package indexes · pass-git-helper · ソース: dl-cdn.alpinelinux.org
sudo apt install pass-git-helperDebian stable package indexes · pass-git-helper · ソース: deb.debian.org
nix profile install nixpkgs#pass-git-helpernixpkgs package indexes · pkgs/by-name/pa/pass-git-helper/package.nix · ソース: api.github.com
概要
Git credential helper interfacing with pass
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.gitconfig~/.config/pass-git-helper/git-pass-mapping.iniCredential-bearing paths to review before unattended agent runs.
~/.password-store実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pass-git-helper | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/languitar/pass-git-helper
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | pass, python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pass-git-helper |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-helperpass-git-helper
nix profile install nixpkgs#pass-git-helperpass-git-helper 1.4.0-1
Git credential helper interfacing with pass
https://github.com/languitar/pass-git-helper
sudo apt install pass-git-helperpass-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-helperpass-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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.