guibranco/Infisical secrets check
Run Infisical secrets check on a GitHub repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: guibranco/github-infisical-secrets-check-action@bd9afa143674c4f90ebe799ebd3b268d2192104e # latesttags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub token | no | ${{ github.TOKEN }} |
| ADD_COMMENT | Comment result in the pull request | no | true |
Outputs
| name | description |
|---|---|
| secrets-leaked | The number of secrets leaked found by the Infisical CLI tool. |