pypi ggshield 1.13.0
v1.13.0

latest releases: 1.31.0, 1.30.2, 1.30.1...
2 years ago

🚀 New features

  • The new ggshield iac scan command lets you detect vulnerabilities in your Infrastructure as Code files. Note that this feature is experimental for now.

🔧 Improvements

  • ggshield secret scan repo now continues scanning if a commit fails to scan (#267).
  • ggshield now provides a --debug option to help diagnose problems.

🐛 Bug fixes

  • ggshield now uses stderr to report all progress and warnings, making it possible to pipe commands generating JSON such as secret scan --json to tools like jq.
  • The file-system banlist of ggshield secret scan docker has been improved (#193).
  • ggshield secret scan pre-receive and ggshield secret scan repo no longer fail on filenames containing spaces (#273, #296).
  • ggshield secret scan repo no longer floods the terminal with "No secrets found" messages (#265).
  • The commands used by the pre-commit hooks and by the GitHub action no longer use the deprecated ggshield scan syntax.

📜 Deprecations

  • The configuration file format has changed, learn more about this change and how to adapt to it from the documentation.

Don't miss a new ggshield release

NewReleases is sending notifications on new releases.