Add GitGuardian Shield Action to protect source code from exposed credentials 🔑 (#36)

Co-authored-by: segudev <41948994+segudev@users.noreply.github.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 01:14:11 +01:00 committed by GitHub
parent 366c89b92d
commit 0558340b2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -340,6 +340,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Manage Your GitHub Actions Secrets With A Simple CLI](https://github.com/unfor19/githubsecrets)
- [SecretHub](https://github.com/secrethub/actions) - Have a single source of truth for your secrets and load them into GitHub Actions on demand.
- [Automatically Approve and Merge Npm Dependency Updates (Provider Agnostic)](https://github.com/tjenkinson/gh-action-auto-merge-dependency-updates)
- [GitGuardian Shield Against Exposed Credentials in Your Commits](https://github.com/GitGuardian/ggshield-action)
#### Code Coverage