Automic VaultAutomic Vault

brew

git-credential-libsecret mit Homebrew, apk, dnf, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-credential-libsecret

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add git-credential-libsecret

Alpine Linux edge package indexes · git-credential-libsecret · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install git-credential-libsecret

Fedora Rawhide package metadata · git-credential-libsecret · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install git-credential-libsecret

openSUSE Tumbleweed package metadata · git-credential-libsecret · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Git helper for accessing credentials via libsecret

Befehle und Aliase

  • git-credential-libsecret

Verlauf

Projektgeschichte und Nutzung

git-credential-libsecret is Git's Linux Secret Service credential helper. It lets Git store and retrieve HTTPS credentials through libsecret-backed wallets such as GNOME Keyring or KDE Wallet instead of keeping long-lived credentials in plaintext files.

Projektgeschichte

The helper entered Git's contrib area in 2016. Its initial Git commit describes it as based on the earlier GNOME Keyring helper, replacing the deprecated, GNOME-specific libgnome-keyring library with libsecret and the XDG Secret Service API.

Later Git-side changes kept the helper aligned with Git's credential protocol. A 2017 change made it unlock locked secrets through the Secret Service interface, and 2023 changes added storage for password expiry and OAuth refresh-token attributes while preserving compatibility with older stored credentials.

Adoptionsgeschichte

Git's credential-helper documentation lists git-credential-libsecret alongside macOS Keychain and Windows Credential Manager as the Linux secure persistent storage option. That placement made it part of the standard Git credential-helper ecosystem rather than a standalone password-manager integration.

Linux package managers expose it as a separate package because the helper depends on libsecret and desktop secret-service libraries that are not always part of a minimal Git build.

Wie es verwendet wird

Practitioners configure it through Git's `credential.helper` setting, usually in `~/.gitconfig`, `$XDG_CONFIG_HOME/git/config`, or a repository `.git/config`. After configuration, Git invokes `git credential-libsecret` through the credential-helper protocol during HTTP authentication.

Its use case is workstation Git over HTTPS: the first authentication stores a username and password, personal access token, or generated token in the desktop secret service, and later fetch, pull, and push operations retrieve it without prompting.

Warum Paket-Nerds sich dafür interessieren

For package maintainers, git-credential-libsecret is a small but important split from the main Git package. It is tied to desktop-secret-service dependencies, so distributing it separately keeps headless or minimal Git installs lean while giving Linux desktop users OS-integrated credential storage.

It also illustrates Git's extension model: a helper in `contrib/credential` can become a distro-facing executable without changing Git's core credential protocol.

Zeitleiste

  • 2016: Git adds `contrib/credential/libsecret` as a libsecret replacement for the GNOME Keyring helper.
  • 2017: The helper learns to unlock locked Secret Service items when reading credentials.
  • 2023: The helper stores Git credential attributes such as password expiry and OAuth refresh tokens in a backwards-compatible secret format.
  • 2025: Git fixes compilation of the libsecret helper in contrib.

Related projects

  • git-credential-cache and git-credential-store are Git's built-in generic helpers; libsecret fills the Linux secure-storage role.
  • git-credential-osxkeychain and git-credential-wincred are the analogous platform-specific helpers for macOS and Windows.
  • Git Credential Manager and git-credential-oauth are related helpers that generate or manage credentials through broader authentication workflows.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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.

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$XDG_CONFIG_HOME/git/config.git/config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-credential-libsecretcliglobales Executable

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-07-10
Manager-Version2.55.0
Manager aktualisiert2026-06-29
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://git-scm.com

  • InfoRelease/tag comparison is only available for GitHub repositories.https://git-scm.comnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-credential-libsecret
Version2.55.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-credential-libsecret
Homepagehttps://git-scm.com
Repositoryhttps://github.com/git/git
Upstream-Dokumentationhttps://git-scm.com/doc/credential-helpers
LizenzGPL-2.0-or-later
Quellarchivhttps://mirrors.edge.kernel.org/pub/software/scm/git/git-2.55.0.tar.xz
Zuletzt aktualisiert2026-06-29T20:54:53Z
Pulseupdated
Abhängigkeitengettext, glib, libsecret
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-credential-libsecret
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

apk95%

git-credential-libsecret 2.54.0-r0

libsecret-based credential helper

https://www.git-scm.com/

sudo apk add git-credential-libsecret
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: git
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Credential Libsecret
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-credential-libsecret from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

git-credential-libsecret 2.54.0-1.fc45

Git helper for accessing credentials via libsecret

https://git-scm.com/

sudo dnf install git-credential-libsecret
  • License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Credential Libsecret
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-credential-libsecret from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

git-credential-libsecret 2.54.0-2.1

Git credential backend using libsecret to access keyring

https://git-scm.com/

sudo zypper install git-credential-libsecret
  • License: GPL-2.0-only
  • Category: Development/Tools/Version Control
  • Architecture: x86_64
  • Source Package: git
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Credential Libsecret
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-credential-libsecret from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • 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