Automic VaultAutomic Vault

brew

Installer git-secrets avec Homebrew, apt, dnf, Nix

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

installation

Commandes d'installation supplémentaires

macOS

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

local Homebrew formula metadata

Linux

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

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

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

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

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

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

aperçu

Résumé du paquet

Prevents you from committing sensitive information to a git repo

Commandes et alias

  • git-secrets

historique

Historique du projet et usages

git-secrets is an AWS Labs command-line tool that installs Git hooks and scans commits for prohibited secret patterns. Its best-known workflow is preventing AWS credentials and other sensitive strings from entering Git history.

Historique du projet

AWS Labs released git-secrets in 2015 as a hook-driven local scanner. The README documents pre-commit, commit-msg, and prepare-commit-msg hooks, as well as repository and global Git configuration for prohibited and allowed patterns.

The changelog shows rapid maturation after the initial release: 1.1.0 added full-history scanning, `.gitallowed`, cached/no-index/untracked scan modes, and staged-file scanning in hooks; 1.3.0 refined provider output handling, Windows path behavior, and IAM key detection.

Historique d'adoption

git-secrets became a recognizable package because it came from AWS Labs and addressed a common Git failure mode with no server dependency. Homebrew and Linux distribution packaging made it easy to add to developer workstations and repository templates.

Modes d'utilisation

Practitioners run `git secrets --install` inside a repository, often followed by `git secrets --register-aws`, so commits are blocked when configured patterns are detected. They also run `git secrets --scan-history` before publishing a repository or add custom providers for organization-specific patterns.

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

The package is important in Git tooling culture because it turns secret scanning into local hooks and plain Git config. It is small, scriptable, and easy to wire into templates, which made it useful before and alongside hosted secret-scanning services.

Chronologie

  • 2015: Repository created under AWS Labs.
  • 2015: 1.0.0 initial release.
  • 2016: 1.1.0 added full-history scans, `.gitallowed`, and more scan modes.
  • 2016: 1.2.x fixed path and provider-command handling.
  • 2019: 1.3.0 improved IAM key scanning and Windows path handling.

Related projects

  • Related tools and concepts include Git hooks, AWS credential files, organization-specific secret providers, repository templates, and other secret scanners used in pre-commit workflows.

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 1 plateformes.

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.

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
.git/config~/.gitconfig~/.config/git/config/etc/gitconfig

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-secretscliexé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-25
version du gestionnaire1.3.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée1.3.0

https://github.com/awslabs/git-secrets

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-secrets
Version1.3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-secrets
Page d'accueilhttps://github.com/awslabs/git-secrets
Dépôthttps://github.com/awslabs/git-secrets
Docs amonthttps://github.com/awslabs/git-secrets#readme
LicenceApache-2.0
Archive sourcehttps://github.com/awslabs/git-secrets/archive/refs/tags/1.3.0.tar.gz
Bouteilledisponible (sur all)
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-secrets
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-secrets 1.3.0-7

Prevents accidental commits of credentials

https://github.com/awslabs/git-secrets

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

git-secrets

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

git-secrets 1.3.0-7

Prevents accidental commits of credentials

https://github.com/awslabs/git-secrets

sudo apt install git-secrets
  • Section: universe/vcs
  • Architecture: all
  • normalized package name match
  • Correspondance par : Git Secrets
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-secrets from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

git-secrets 1.3.0-17.fc44

Prevents committing secrets and credentials into git repos

https://github.com/awslabs/git-secrets/

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

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment