awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

sudo apt install git-secrets #164

Open jglick opened 4 years ago

jglick commented 4 years ago

Description of changes:

Noting that there is a git-secrets package available for Debian / Ubuntu users, easier than building from sources.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

fmarier commented 1 year ago

I'll just point out that I maintain that package in Debian, and so you can feel free to ping me on GitHub if needed.

fmarier commented 1 year ago

Besides Debian-based distros, git-secrets also appears to be available on Arch, NixOS and Fedora: https://repology.org/project/git-secrets/packages

sparr commented 1 year ago

Thanks for getting in touch! Adding instructions for more distros might be a bit further down the line, it will depend on reviewers comfortable with the package installation instructions for the OS in question, and possibly review of the packages' patches.