ggshield
ggshield copied to clipboard
Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
Issue #306 Like it is done for `scan ci`, we do not want to create cache when running `scan pre-receive` Tested manually using the doc/pre-receive.sample script : After committing a...
Hi Team, Could you please let me know how to integrate gitgaurdian/ggshield tool with intellij/VS code editor? And also can we integrate GitGaurdian/ggshield with GitKraken? Thanks Venkat
## GitGuardian Shield Version - 1.12.0 ## Command executed `ggshield secret scan pre-receive` ## Describe the bug When ggshield is used in pre-receive mode, ggshield cache should be skipped as...
We add the missing pre-receive command in the README.md
**GitGuardian Shield Version** `2.72.0` - [X] I can reproduce this bug in the latest version **Command executed** Simply add a txt file with a fake AWS key (found on Google)...
## GitGuardian Shield Version - 1.12.0 ## Describe the bug When scanning a new branch, ggshield pre-push hook is not able to detect the branch start and resort to scanning...
The 1K/month limitation on scan calls for the free account is causing ambiguity as I'm testing the solution on many projects. I tried running scans on multiple projects. It seems...
**GitGuardian Shield Version** - [x] I can reproduce this bug in the latest version (bug occured with gg-shield-action@master) **Command executed** I use the GitGuardian/gg-shield-action@master in my GitHub CI. **Describe the...
## The problem Automatically generating release notes from git logs does not produce a useful document for end users. ## Not so good solutions One solution is to write the...
## The problem When pushing commits to the `main` branch, the CI used to update the `gitguardian/ggshield:latest` Docker image with the content of `main`. The `scanning-released` job would then scan...