Skip to content

Releases: GitGuardian/ggshield

v1.8.0

20 Aug 09:08
Compare
Choose a tag to compare

🚀 Features

  • Add option to banlist detectors
  • Add config to banlist detectors
  • Add spinner during docker save

🐛 Bug fixes

  • Fixed progress bar during scan processing

🔧 Chores and Improvements

v1.7.3

20 Jul 07:04
Compare
Choose a tag to compare

🐛 Bug fixes

v1.7.2

15 Jul 07:58
Compare
Choose a tag to compare

🐛 Bug fixes

  • 0d4601f (output) add a new lines
  • f0035d5 (cmd) rename deprecated callback
  • 98ae6b8 (docker) handle incomplete docker config

🔧 Chores and Improvements

  • 626f289 (release) update patch
  • 61a7247 (ggshield) add 3.9 compatibility tag

📦 Other

  • 71cc491 Merge pull request #90 from GitGuardian/jeremy/2356/scan-docker-with-incomplete-config

fix(docker): handle incomplete docker config

v1.7.1

12 Jul 14:25
Compare
Choose a tag to compare

🚀 Features

  • 32602ee (cmd) add an option to ignore ssl

🐛 Bug fixes

  • 40d0299 (urlib) do not warn if the user knows he's disabling SSL verification

🔧 Chores and Improvements

  • 0448765 (ggshield) rename actions
  • 1f63dec (ggshield) rename most references in repo
  • f7bf1fc (actions) fix typo
  • f5ce573 (actions) provide a valid token

v1.7.0

06 Jul 09:01
Compare
Choose a tag to compare

🚀 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

23 Jun 15:55
Compare
Choose a tag to compare

🐛 Bug fixes

  • b0416a5 (prepush) fix stdin input single line and new tree scanning

🔧 Chores and Improvements

📦 Other

  • 32184d5 (cmd) improve test correctness

v1.6.0

23 Jun 12:00
Compare
Choose a tag to compare

🚀 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

v1.5.0

06 May 08:23
Compare
Choose a tag to compare

🚀 Features

  • be4e5a7 (integration) Add Azure Pipelines support
  • 075fe5e (integration) handle drone.io CI

🐛 Bug fixes

  • 45c3534 (typo) fix pre-commit install typo

🔧 Chores and Improvements

📦 Other

  • 77c2212 (integration) Document how to setup ggshield with Azure Pipelines

  • 6547b5c Workaround linter issue

  • 4055052 Don't throw exception when CWD is /
    Do throw an exception when git is not found
    Update exception message to indicate situation (not found vs rejected)
    Enhance PATH/CWD comparisons to avoid symlinks from causing issues

  • 54a832e Add --version option

v1.4.0

31 Mar 12:53
Compare
Choose a tag to compare

Changelog

  • Added pre-push hook support
  • Allow execution of local hooks when the global hook runs @MichaelPereira
  • Add extra header for presenting dashboard statistics if desired

v1.3.2

05 Mar 09:42
Compare
Choose a tag to compare

Changelog

  • ggshield ignore will now add the ignore sha instead of every match
  • Fixed YAML serialization issue on the new format
  • Coherence update, policy breaks have been renamed to Incident/occurrence to match dashboard