git-secrets 1.3.0-7 source package in Ubuntu
Changelog
git-secrets (1.3.0-7) unstable; urgency=medium * Ignore build-time modifications to generated file (closes: #1044819). -- Francois Marier <email address hidden> Thu, 07 Sep 2023 23:01:06 -0700
Upload details
- Uploaded by:
- François Marier
- Uploaded to:
- Sid
- Original maintainer:
- François Marier
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
git-secrets_1.3.0-7.dsc | 2.0 KiB | fe44e8c9940aac118f187ed4fc0009ca80c3ce396eed20dd09c9eb5944b5d9a6 |
git-secrets_1.3.0.orig.tar.gz | 30.0 KiB | f1d50c6c5c7564f460ff8d279081879914abe920415c2923934c1f1d1fac3606 |
git-secrets_1.3.0-7.debian.tar.xz | 3.8 KiB | 5fc7de8889525bb68936e7353b1bab0432c7e90a6e99655eda424d34772dd5e7 |
Available diffs
- diff from 1.3.0-6 to 1.3.0-7 (440 bytes)
No changes file available.
Binary packages built by this source
- git-secrets: Prevents accidental commits of credentials
git-secrets scans commits, commit messages, and --no-ff merges
to prevent adding secrets into your git repositories. If a commit,
commit message, or any commit in a --no-ff merge history matches
one of your configured prohibited regular expression patterns,
then the commit is rejected.