Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 12:30

馃殌 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