advanced-security/Secret Scanning Review Action

Increase the visibility of Secret Scanning alerts as part of pull request collaboration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub 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-alertA boolean to raise workflow/annotation error(instead of warning) if alert is detected.nofalse
fail-on-alert-exclude-closedA boolean to exclude an alert from FailOnAlert if it is marked as closed (state: 'resolved').nofalse
disable-pr-commentA boolean to disable the PR comment feature.nofalse
runtimeThe runtime to use for the action (`powershell` or `python`).nopowershell
python-http-proxy-urlThe URL of the http proxy to use for GitHub API requests (python runtime only).no""
python-https-proxy-urlThe URL of the https proxy to use for GitHub API requests (python runtime only).no""
python-verify-sslA boolean to enable or disable SSL verification for GitHub API requests (python runtime only). NOTE: This is NOT recommended and may introduce additional security risks.notrue
skip-closed-alertsA boolean to enable or disable skipping closed alerts from evaluation.nofalse
python-skip-closed-alerts[DEPRECATED - Use skip-closed-alerts instead] A boolean to enable or disable skipping closed alerts from evaluation (python runtime only).nofalse
disable-workflow-summaryA boolean to disable the workflow summary comment.nofalse
python-disable-workflow-summary[DEPRECATED - Use disable-workflow-summary instead] A boolean to disable the workflow summary comment (python runtime only).nofalse
namedescription
alertsDetails about the alerts detected in the PR.