Add Harden Runner GitHub Action (#67)

Co-authored-by: Varun Sharma <varunsh@stepsecurity.io>
This commit is contained in:
Romain Lespinasse 2025-03-05 09:45:57 +01:00 committed by GitHub
parent 6ed9161fbe
commit d227ddc48d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,6 +349,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [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)
- [Harden Runner](https://github.com/step-security/harden-runner) - Security agent for the GitHub-hosted runner to monitor the build process and prevent exfiltration of credentials.
#### Code Coverage