pkg.soopen package index

brew / 順位 3050

git-credential-oauth を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-credential-oauth

MacPorts ports tree · security/git-credential-oauth/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add git-credential-oauth

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

Debian apt確認済み · 92%
sudo apt install git-credential-oauth

Debian stable package indexes · git-credential-oauth · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install git-credential-oauth

Fedora Rawhide package metadata · git-credential-oauth · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S git-credential-oauth

Arch Linux sync databases · git-credential-oauth · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install git-credential-oauth

openSUSE Tumbleweed package metadata · git-credential-oauth · ソース: download.opensuse.org

Windows

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

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

Windows Package Manager確認済み · 92%
winget install --id hickford.git-credential-oauth -e

Windows Package Manager source index · hickford.git-credential-oauth · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Git credential helper that authenticates in browser using OAuth

コマンドとエイリアス

  • git-credential-oauth

履歴

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

git-credential-oauth is a Go-based Git credential helper that obtains Git host credentials through browser-based OAuth or OAuth device flow. It targets HTTPS Git workflows where passwords, personal access tokens, or SSH setup are awkward for users or hard for distributions to package cleanly.

プロジェクトの歴史

The upstream repository began in October 2022 and tagged v0.0.1 the next day with GoReleaser packaging. Early 2022 and 2023 releases added support for more forges, custom host configuration, custom OAuth authorization and token URLs, and platform-specific browser opening.

The project later grew around Git's evolving credential protocol. In 2023 it added token refresh support, and Git's own credential documentation later listed git-credential-oauth as a popular OAuth helper alongside Git Credential Manager.

採用の歴史

The README emphasizes packaging as a design goal: binaries are available from upstream releases, Linux distributions package it, Homebrew and MacPorts cover macOS installs, winget covers Windows, and Go users can install from the module path.

Its adoption niche is clearest on Linux, where the README contrasts it with Git Credential Manager's broader feature set and heavier .NET packaging footprint. The helper is deliberately narrow: it generates credentials and composes with storage helpers such as cache, osxkeychain, wincred, or libsecret.

使われ方

A typical setup runs `git credential-oauth configure` or adds `helper = oauth` after a storage helper in `~/.gitconfig`. Git then asks storage helpers first and falls through to the OAuth helper only when it needs a fresh credential.

Users authenticate to hosts such as GitHub, GitLab, Bitbucket, Gerrit, Gitea, Forgejo, or googlesource by browser flow. On systems without a browser, the README documents `oauth -device` for OAuth device flow where supported.

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

git-credential-oauth matters in package-manager culture because it is a small credential-generating helper with a simple Go build, cross-platform binaries, and distribution packages. It gives Unix users a lightweight alternative to large credential managers while still fitting Git's helper chain.

It also shows a post-password Git authentication pattern: package a helper that can mint host tokens, then rely on Git's existing storage helpers to persist them.

タイムライン

  • 2022: The repository begins and v0.0.1 is tagged with GoReleaser packaging.
  • 2023: v0.2.0 adds custom host configuration.
  • 2023: v0.7.0 adds token refresh support.
  • 2024: v0.13.x adds OAuth device-flow configuration keys.
  • 2025: v0.16.0 adds dark-mode support for the authentication page.
  • 2026: v0.17.x adds Forgejo recognition and device-flow configuration fixes.

Related projects

  • Git Credential Manager is the broader credential-manager project compared in the README.
  • git-credential-cache, git-credential-libsecret, git-credential-osxkeychain, and git-credential-wincred are common storage helpers used before git-credential-oauth in Git's helper list.
  • git-credential-azure is a related Hickford helper for Azure Repos authentication.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-credential-oauth
バージョン0.17.2
パッケージマネージャHomebrew
ホームページhttps://github.com/hickford/git-credential-oauth
リポジトリhttps://github.com/hickford/git-credential-oauth
最終更新2026-07-29T16:05:01+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

git-credential-oauth 0.15.0-1+b2

Git credential helper for GitHub and other forges using OAuth

https://github.com/hickford/git-credential-oauth

sudo apt install git-credential-oauth
  • Section: golang
  • Architecture: amd64
  • Source Package: git-credential-oauth
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Git Credential Oauth
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-credential-oauth from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-credential-oauth

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

git-credential-oauth 0.11.0-1

Git credential helper for GitHub and other forges using OAuth

https://github.com/hickford/git-credential-oauth

sudo apt install git-credential-oauth
  • Section: universe/golang
  • Architecture: amd64
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Git Credential Oauth
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-credential-oauth from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-credential-oauth 0.15.1-r11

Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth

https://github.com/hickford/git-credential-oauth

sudo apk add git-credential-oauth
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: git-credential-oauth
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Credential Oauth
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-credential-oauth from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-credential-oauth-doc 0.15.1-r11

Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth (documentation)

https://github.com/hickford/git-credential-oauth

sudo apk add git-credential-oauth-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: git-credential-oauth
  • normalized package name match
  • 一致条件: Git Credential Oauth
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-credential-oauth-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

git-credential-oauth 0.17.2-5.fc45

A Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth

https://github.com/hickford/git-credential-oauth

sudo dnf install git-credential-oauth
  • License: Apache-2.0 AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-credential-oauth
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Git Credential Oauth
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-credential-oauth from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

git-credential-oauth 0.17.2-2

Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit and other forges using OAuth

https://github.com/hickford/git-credential-oauth

sudo pacman -S git-credential-oauth
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Git Credential Oauth
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-credential-oauth from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

git-credential-oauth 0.17.2-1.7

Git credential helper that authenticates to GitHub and other forges using OAuth

https://github.com/hickford/git-credential-oauth

sudo zypper install git-credential-oauth
  • License: Apache-2.0
  • Category: Development/Tools/Version Control
  • Architecture: x86_64
  • Source Package: git-credential-oauth
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Credential Oauth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-credential-oauth from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

git-credential-oauth

sudo port install git-credential-oauth
  • normalized package name match
  • 一致条件: Git Credential Oauth
MacPorts ports tree · api.github.com · MacPorts ports tree: security/git-credential-oauth/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/git-credential-oauth

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

hickford.git-credential-oauth

winget install --id hickford.git-credential-oauth -e
  • normalized package name match
  • 一致条件: Git Credential Oauth
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: hickford.git-credential-oauth from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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
  • pkg.so package database
  • pkgdb category and tag curation