igordevopslabs/Secret Scanning
Make a security scan searching for secrets leaked in the repo. If some secret is finding in the repo, a slack notification will be sent too.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | The docker image to run gitleaks scan. | yes | zricethezav/gitleaks:v8.15.0 |
| exit_code | If different from 0, the job will be break if a leak were found | no | 0 |
| slack_webhook_url | The URL of Slack Webhook. | yes | — |
| github_token | GitHub Token for API calls. | yes | — |
| tag | Deploy tag. | no | main |
| slack_channel | slack channel id | yes | — |
Outputs
no outputs