Skip to content

1.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 15:08
· 516 commits to main since this release
3fc47e5

Removed

  • ggshield now refuses to install on python < 3.8

Added

HMSL

  • Added new ggshield hmsl check-secret-manager hashicorp-vault command to scan secrets of an HashiCorp Vault instance.

Changed

Fixed

  • Fixed a typo in the command suggested to tell git a directory is safe.

  • The bug on Gitlab CI for IaC and SCA, failing because git does not access the target branch in a merge request is fixed. Now fetches the target branch in the CI env before collecting commit shas.

  • Fix IaC and SCA scan commands in Windows