Added
-
A HTTPAdapter with wider parameters has been setup to better address scanning multiple files at the same time.
-
Add
GITGUARDIAN_GIT_REMOTE_FALLBACK_URLenvironment variable that allows setting a fallback value for the repository remote. -
Tokens are obfuscated in
ggshield config listoutput.
Changed
- Clearer error message when token is missing: specify the command to run to generate a token (ggshield auth login).
Fixed
- Install
ggshieldhooks inside.husky/when the repository uses Husky-managed hooks so local installs work out of the box. (#1143).