orcasecurity/Orca Security - SAST Security

Configures Orca CLI to run SAST scans

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 17, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: orcasecurity/shiftleft-sast-action@9243198fba5faa2f7711f53df251084c601a90cb # v1.0.10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api_tokenOrca API Token used for Authenticationyes
exit_codeExit code for failed execution due to policy violationsno
no_colorDisable color outputnofalse
project_keyProject Key nameyes
silentDisable logs and warnings outputnofalse
disable_err_reportSuppress error reporting to the monitoring platformnofalse
pathPaths or directories to scan (comma-separated)yes
exclude_pathsList of paths to be excluded from scan (comma-separated)no
formatFormat for displaying the resultsno
outputOutput directoryno
timeoutSet the maximum duration for the CLI execution. valid time units ("s", "m", "h")no
preview_linesNumber of lines to be display in CLI resultsno
console_outputPrints results to console in the provided format (only when --output is provided)no
configPath to configuration file (json, yaml or toml)no
show_annotationsShow github annotations on pull requestsnotrue
max_file_sizeMaximum file size to be scanned in MB. Bigger files will be skippedno
display_nameScan log display name (on Orca platform)no
debugDebug modenofalse
log_pathThe directory path to specify where the logs should be written to on debug mode. Default to the current working directoryno
custom_sast_controlspath to custom sast controls directoryno
strict_modefail immediately if any SAST custom controls fail validationnofalse
namedescription
exit_codeThe status of the scan