GitGuardian Can Update Pull Requests With GitHub Check Runs

Опубликовано: 19 Март 2026
на канале: GitGuardian
309
0

Did you know that GitGuardian can add comments directly to your GitHub pull requests and even stop a PR from succeeding if it contains any hardcoded secrets?

When a new pull request is created, a new check run is performed, and GitGuardian will scan through each commit inside the PR, not just the most recent one. If someone added a secret to an early commit, but then removed it right before making the PR, you still need to know it is present in the git history so you can address it.

Read more at: https://docs.gitguardian.com/internal...