macOS
brew install git-secretlocal Homebrew formula metadata
sudo port install git-secretMacPorts ports tree · devel/git-secret/Portfile · Source: api.github.com
brew
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
brew install git-secretlocal Homebrew formula metadata
sudo port install git-secretMacPorts ports tree · devel/git-secret/Portfile · Source: api.github.com
sudo apk add git-secretAlpine Linux edge package indexes · git-secret · Source: dl-cdn.alpinelinux.org
sudo apt install git-secretDebian stable package indexes · git-secret · Source: deb.debian.org
sudo dnf install git-secretFedora Rawhide package metadata · git-secret · Source: dl.fedoraproject.org
nix profile install nixpkgs#git-secretnixpkgs package indexes · pkgs/by-name/gi/git-secret/package.nix · Source: api.github.com
aperçu
Bash-tool to store the private data inside a git repo
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-secret | cli | exécutable global |
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.
https://github.com/sobolevn/git-secret
métadonnées d'installation
| Clé du paquet | brew:git-secret |
|---|---|
| Version | 0.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-secret |
| Page d'accueil | https://sobolevn.me/git-secret |
| Dépôt | https://github.com/sobolevn/git-secret |
| Docs amont | https://github.com/sobolevn/git-secret#readme |
| Licence | MIT |
| Archive source | https://github.com/sobolevn/git-secret/archive/refs/tags/v0.5.0.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:31-07:00 |
| Pulse | updated |
| Dépendances | gawk, gnupg |
| Bouteille | disponible (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 Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-secret |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-secret 0.5.0-1
store encrypted credential inside source code git repository
https://github.com/sobolevn/git-secret
sudo apt install git-secretgit-secret
nix profile install nixpkgs#git-secretgit-secret 0.5.0-1
store encrypted credential inside source code git repository
https://github.com/sobolevn/git-secret
sudo apt install git-secretgit-secret 0.5.0-r0
A bash-tool to store your private data inside a git repository
sudo apk add git-secretgit-secret-doc 0.5.0-r0
A bash-tool to store your private data inside a git repository (documentation)
sudo apk add git-secret-docgit-secret 0.5.0-10.fc44
A bash-tool to store your private data inside a git repository
sudo dnf install git-secretgit-secret
sudo port install git-secretpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.