Releases: GitGuardian/ggshield
Releases · GitGuardian/ggshield
v1.9.0
🚀 Features
- 1220413 (pre-receive) add gitlab web detection
- 2ce2bfa (pre-receive) add pre-receive timeout
- f6e39c3 (pre-receive) return 0 if breakglassed
- 87a82c9 (pre-receive) add specific pre-receive-mode
🐛 Bug fixes
- de3daaf (pre-receive) git status -C doesnt work on bare repos
- 9c26571 (ci) disable cache for
scan ci
command
🔧 Chores and Improvements
- fb9d8ff (ci) create release
- a09a3c1 (ggshield) bump hardcoded version
- 291af0b (cache) do not create cache file until we need it
- cd927ab (pre-receive) add explanation to magic number.
- 9f842ba (ggshield) refactor scan exception handle
📦 Other
v1.8.2
🐛 Bug fixes
- 90b3b59 (ggshield) fix typo in api-status menu
🔧 Chores and Improvements
- 2189af3 (ggshield) drop python 3.6 support
- 4ba1b38 (pipfile) update dev dependencies
- e52c430 (pre-commit) pre-commit run --all files
- ac3ae4a (deps) update dependencies
📦 Other
- 255c42d (ggshield) add new options to config and readme
v1.8.1
v1.8.0
v1.7.3
v1.7.2
v1.7.1
v1.7.0
🚀 Features
- fd7bde7 (chore) update py-gitguardian
- c6b392c (output) add secrets engine version to scan results
- 419d331 (status_cmd) add the api-status command
🐛 Bug fixes
- 573faf8 (json) fix line display on JSON output
🔧 Chores and Improvements
- 4ef8054 (README) add new commands to readme and bump version
- 1fe6884 (README) add update instructions
- 078e60f (docker) update dockerfile to 3.9
- 5cc6ec0 (github) add brew update
📦 Other
- 4852859 (policy-breaks) test user display mode
v1.6.1
v1.6.0
🚀 Features
- 343d0cc (quota_cmd) add the quota command
- 9cd48f0 (docker) make dockerfile/buildargs specific
- 1ac8141 (docker) add fs banlists
- dd6de96 (docker) standardize docker command
- baaace3 add docker-archive-scan
🐛 Bug fixes
- caf7958 (docker) remove etc from banlist
- 08fd825 (typo) fix typo in readme
- f8cf3bb (docker) fix decode invalid replace
- c9f1937 (errors) fix request errors that validated literal eval
- 9085f80 add a 5% margin max file size
🔧 Chores and Improvements
- c147551 (release) update minor
- a36f498 (deps) update py-gitguardian
- 7a00322 (pipfile) update lock
- 3fbf296 (docker) add default banlist and reduce the tolerance of MAX_FILE_SIZE
- c02d15a (pipfile) update lock
- 5ae8310 (ci) update pre-commit
📦 Other
- 32ace79 (docker) fix test not being captured by runner
- 4a97d0a (docker) install yaml types for mypy lint
- 1aff1de (docker) remove interdependance on test packages
- 527f706 (readme) update readme with templates
- c3387a0 (project) add testing information
- 0bf4547 (project) add fleshed out contributing.md
- ea4984a Update issue templates