actions-marketplace-validations/Secret Scanning Review
Increase the visibility of Secret Scanning alerts as part of pull request collaboration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Access Token that provides access to the repository. Must be provided via either parameter or environment variable. The github.token cannot be used as it does not provide secret scanning alert access. | no | — |
| fail-on-alert | A boolean to raise workflow/annotation error(instead of warning) if alert is detected. | no | false |
| fail-on-alert-exclude-closed | A boolean to exclude an alert from FailOnAlert if it is marked as closed (state: 'resolved'). | no | false |
Outputs
no outputs