Skip to content

Releases: GitGuardian/ggshield

v1.10.6

25 Nov 14:37
Compare
Choose a tag to compare

🚀 Features

  • f7c4718 (cache) only create/update cache if there are new entries
  • 2bd8013 (release) add .pyz support through shiv. implements #109

🐛 Bug fixes

  • 0c6857e (release) fix release notary not finding the latest release

🔧 Chores and Improvements

  • f71d5b1 (release) 1.10.6
  • 27e0b3c (deps) update hooks and dev deps
  • d8ee302 (workflow) update jobs to push ggshield formula on both gitguardian's tap

📦 Other

  • 0bfdcbe Merge pull request #145 from pierrelalanne/plalanne/-/handle-new-homebrew-tap

Update jobs to push ggshield formula on both GitGuardian's taps

🔧 Chores and Improvements

v1.10.5

18 Nov 17:56
Compare
Choose a tag to compare

🐛 Bug fixes

  • c4ac7a3 (patch_parsing) lines starting with backslash
  • acb3ce6 (filter) stop to list FS to exclude files to scan

🔧 Chores and Improvements

📦 Other

  • b2e1a1b Merge pull request #139 from GitGuardian/jeremy/-/exclude-patterns-with-regex

fix(filter): stop to list FS to exclude files to scan

  • ba71c6f Merge pull request #137 from GitGuardian/mmillet/-/fix_lines_parsing

fix(patch_parsing): lines starting with backslash

v1.10.4

05 Nov 13:33
Compare
Choose a tag to compare

🐛 Bug fixes

  • 69204a9 (pre-receive) never run standalone mode. fixes exit 1 on interrupt

🔧 Chores and Improvements

v1.10.3

02 Nov 16:32
Compare
Choose a tag to compare

🚀 Features

  • 53754e0 (pre-receive) try to diff against HEAD
  • 146d982 (pre-receive) add max-hook configurable by env variable

🔧 Chores and Improvements

  • a9759ed (version) bump patch version

v1.10.2

02 Nov 14:39
Compare
Choose a tag to compare

🚀 Features

  • 2795c3c (validity) add validity display for json output
  • 04798c1 (validity) add validity support for text_output
  • 5bffadd (json_output) add pre and post line indices
  • 434d26d (pre-receive) add pre-receive timeout configuration env variable and make sure the exit code is 0

🐛 Bug fixes

  • 5024f35 (api-status) add API URL to api-status
  • 31849a8 (git) ignore invalid utf8

🔧 Chores and Improvements

  • 8d3a84c (version) bump patch version
  • d2000a4 (actions) ensure brew is updated

📦 Other

  • de45d6b (README) marketing fix
  • 4bac36d (ggshield) document GITGUARDIAN_CRASH_LOG
  • d4f1605 (README) small documentation fixes

v1.10.1

29 Oct 12:55
Compare
Choose a tag to compare

🔧 Chores and Improvements

  • f17a439 (actions) use the proper github token for updating brew

v1.10.0

29 Oct 12:30
Compare
Choose a tag to compare

🚀 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

  • 88fa8bb (contributing) add instruction for message check pre-commit hook
  • 00c8dbf (scan) make the help of repo cmd clearer
  • 2bcccf2 (README) update pre-receive docs
  • 1fb057b (pre-receive) fix filenames and python version

v1.9.0

11 Oct 15:50
Compare
Choose a tag to compare

🚀 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

  • 86c47dd (pre-receive) improve menu items
  • 4838736 (pre-receive) add pre-receive docs
  • bcd55ae (pre-receive) add pre-receive tests
  • 263393e (prepush) move prepush tests to own file

v1.8.2

23 Sep 11:53
Compare
Choose a tag to compare

🐛 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

20 Aug 09:43
Compare
Choose a tag to compare

🔧 Chores and Improvements

  • 8563248 (setup) fix missing yaspin dependency
  • 6e27e63 (setup) fix setup spacing
  • a15d0e6 (pipfile) fix lock