stackhawk/StackHawk HawkScan Action

Find security bugs in your application with HawkScan DAST

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiKeyStackHawk API keyyes
argsArguments to be passed to the scan as a multi line optionno
commandCommand to be passed to HawkScannoscan
dryRunIf set to `true`, show HawkScan commands, but don't run themnofalse
workspaceWorking directory accessed by HawkScan including configuration filesno${{ github.workspace }}
configurationFilesSpace-separated list of HawkScan configuration files to usenostackhawk.yml
codeScanningAlertsIf `true`, Register a Code Scanning Alert in GitHub if scan alerts exceed `hawk.failureThreshold`nofalse
commitShaCheckIf `true`, check the StackHawk platform for existing scan results matching the commit SHA before running a new scannofalse
githubTokenGitHub Token for uploading Code Scanning Alert info - required if `codeScanningAlerts` is enabledno${{ github.token }}
installCLIOnlyIf `true` the action will only install the CLI and not run a scannofalse
sourceURLSource for ZIP filenohttps://download.stackhawk.com/hawk/cli
versionHawkScan CLI version to usenolatest
verboseHawkScan CLI verbose log output flagnofalse
debugHawkScan CLI debug log output flagnofalse

no outputs