Releases: GitGuardian/ggshield
Releases · GitGuardian/ggshield
v1.10.1
v1.10.0
🚀 Features
- 8990fda (scan) add --ignore-default-excludes to exclude some patterns by default
- 0fe22e7 (scan) add a --exclude option
🐛 Bug fixes
- 089bae3 (ci) fix commit range for gitlab merge request pipelines
- 0df0e2f (scan) path should not ignore not added files even when running on a git repository
- 9ffb488 (config) do not turn keys of type set into list in update_config()
🔧 Chores and Improvements
- 4af8e69 (readme) add information on ignoring files and detectors
- 787aa88 (deps) update pygitguardian
- 69f4fea (version) bump minor version
- de838d8 (tests) add ipdb as the default debugger for tests
- 5101734 (test) add TEST_GITGUARDIAN_API_KEY to CONTRIBUTING.md
📦 Other
- 428ea05 (gitlab) add warning about MR pipelines
- 765c04a (ggshield) add validity check and reorganize tests
- d83f208 (ggshield) add pytest-socket
- f3c480e Merge pull request #118 from Sayrus/fix-documentation-samples
docs(pre-receive): fix filenames and python version
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