neuralegion/Bright Wait for Issues

Wait for issues in a Bright scan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_tokenApi Token. You can generate it in Organization sectionyes
scanScan ID to wait foryes
hostnameHostname. Default is app.brightsec.comno
wait_forWait for first issue: *any*, *medium*, *high*, *critical*yes
stop_scanIf `true`, allows you to stop a scan after the action has completed.nofalse
timeoutTime in seconds for the action to wait for issuesno600
code_scanning_alertsIf `true`, upload a Code Scanning Alert in GitHub if scan find a first issuenofalse
github_tokenThe GitHub Token for uploading Code Scanning report. Required if `codeScanningAlerts` is enabledno${{ github.token }}
refThe branch or tag ref that triggered the workflow. For example, `refs/heads/feature-branch-1`no${{ github.ref }}
commit_shaThe commit SHA that triggered the workflow. For example, `ffac537e6cbbf934b08745a378932722df287a53`no${{ github.sha }}
namedescription
urlUrl of the resulting scan