Automic VaultAutomic Vault

brew

Installer git-secret avec Homebrew, apk, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-secret pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-secret

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install git-secret

MacPorts ports tree · devel/git-secret/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add git-secret

Alpine Linux edge package indexes · git-secret · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install git-secret

Debian stable package indexes · git-secret · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install git-secret

Fedora Rawhide package metadata · git-secret · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#git-secret

nixpkgs package indexes · pkgs/by-name/gi/git-secret/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Bash-tool to store the private data inside a git repo

Commandes et alias

  • git-secret

historique

Historique du projet et usages

git-secret is a Bash and GPG tool for storing encrypted private files inside a Git repository. It targets the deployment and configuration problem of keeping secrets versioned with code without committing plaintext values.

Historique du projet

The GitHub repository was created in 2016 by the sobolevn project, and the documentation frames the tool around GPG public-key access control. The command set grew around `init`, `tell`, `add`, `hide`, `reveal`, `cat`, and access-removal operations.

The changelog records steady hardening of a shell-based security tool: path mappings moved into `.gitsecret/paths/mapping.cfg`, modified-file hiding was added, FreeBSD and BusyBox support improved, Fedora packaging was noted, CI moved across platforms, and the 0.5.0 series added armored-output support and more robust permission handling.

Historique d'adoption

git-secret gained a broader footprint than many Git secret tools because it was packaged for Homebrew, Debian-family systems, Fedora/RPM workflows, Alpine, and other downstream repositories. Its documentation also includes CI/CD usage, which made it attractive for deployment pipelines that already rely on Git and GPG.

Modes d'utilisation

Practitioners initialize `.gitsecret`, add trusted users' public keys with `git secret tell`, mark files with `git secret add`, encrypt them with `git secret hide`, and decrypt them with `git secret reveal` or `git secret cat`. Teams rotate access by removing a person from the keyring and re-encrypting files for the remaining recipients.

Pourquoi les passionnés de paquets s'y intéressent

The package is significant because it is a portable shell implementation of repository-local secret sharing. It appeals to users who want encrypted files to travel with Git history and package managers rather than adopting an external secrets service.

Chronologie

  • 2016: Public GitHub repository created.
  • 0.2.3: `.gitsecret/paths/mapping.cfg` introduced for tracked secret path metadata.
  • 0.2.6: Fedora package availability noted and FreeBSD/Windows testing work expanded.
  • 0.3.0: BusyBox support and additional GPG behavior handling added.
  • 0.5.0: Armored encrypted output and stronger key-directory permissions added.

Related projects

  • Related technologies include GnuPG, Git hooks, CI/CD secret injection, repository-local encrypted files, and other Git-centered secret-management tools.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-secretcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire0.5.0
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectéev0.5.0

https://github.com/sobolevn/git-secret

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-secret
Version0.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-secret
Page d'accueilhttps://sobolevn.me/git-secret
Dépôthttps://github.com/sobolevn/git-secret
Docs amonthttps://github.com/sobolevn/git-secret#readme
LicenceMIT
Archive sourcehttps://github.com/sobolevn/git-secret/archive/refs/tags/v0.5.0.tar.gz
Dernière mise à jour2026-06-22T14:03:31-07:00
Pulseupdated
Dépendancesgawk, gnupg
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

git-secret 0.5.0-1

store encrypted credential inside source code git repository

https://github.com/sobolevn/git-secret

sudo apt install git-secret
  • Section: vcs
  • Architecture: all
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Git Secret
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-secret from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-secret

nix profile install nixpkgs#git-secret
  • normalized package name match
  • Correspondance par : Git Secret
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-secret/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

git-secret 0.5.0-1

store encrypted credential inside source code git repository

https://github.com/sobolevn/git-secret

sudo apt install git-secret
  • Section: universe/vcs
  • Architecture: all
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Git Secret
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-secret from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-secret 0.5.0-r0

A bash-tool to store your private data inside a git repository

https://git-secret.io/

sudo apk add git-secret
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-secret
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Secret
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-secret from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-secret-doc 0.5.0-r0

A bash-tool to store your private data inside a git repository (documentation)

https://git-secret.io/

sudo apk add git-secret-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-secret
  • normalized package name match
  • Correspondance par : Git Secret
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-secret-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

git-secret 0.5.0-10.fc44

A bash-tool to store your private data inside a git repository

http://git-secret.io/

sudo dnf install git-secret
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-secret
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Secret
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-secret from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

git-secret

sudo port install git-secret
  • normalized package name match
  • Correspondance par : Git Secret
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-secret/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment