1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/vcs-all-in-one-git-secrets

Имя тега
Описание
Сообщение коммита
Операция
* Bug fix: the pre-commit hook previously only scanned the working directory rather than staged files. This release updates the pre-commit hook to instead scan staged files so that git-secrets will detect violations if the working directory drifts from the staging directory. * Added the `--scan-history` subcommand so that you can scan your entire git history for violations. * Added the ability to filter false positives by using a .gitallowed file. * Added support for `--cached`, `--no-index`, and `--untracked` to the `--scan` subcommand.
06.04.2016 20:51
* Fixed an issue where spaces files with spaces in their names were not being properly scanned in the pre-commit hook. * Now ignoring empty lines and comments (e.g., `#`) in the .gitallowed file. * Fixed an issue where numbers were being compared to strings causing failures on some platforms.
23.05.2016 22:01
* Fixed an issue where secret provider commands were causing "command not found" errors due to a previously set IFS variable. https://github.com/awslabs/git-secrets/pull/30
27.06.2016 19:30
* Initial release of ``git-secrets``.
10.12.2015 08:31
* Now works correctly with filenames in a repository that contain spaces when executing `git secrets --scan` with no provided filename (via `git grep`). * Now works with git repositories with hundreds of thousands of files when using `git secrets --scan` with no provided filename (via `git grep`).
11.01.2016 23:36
1
https://api.gitlife.ru/oschina-mirror/vcs-all-in-one-git-secrets.git
git@api.gitlife.ru:oschina-mirror/vcs-all-in-one-git-secrets.git
oschina-mirror
vcs-all-in-one-git-secrets
vcs-all-in-one-git-secrets