fluidattacks/Fluid Attacks SAST

Run static application security testing with Fluid Attacks scanner

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scan_config_pathPath to the YAML configuration file, relative to the repository root. When not provided, the action runs with built-in defaults. The job fails if the file does not exist at the given path. no""
scanner_modeOverride the scan mode. Use "diff" to always run a differential scan (changed files only) or "full" to always scan the entire repository. If omitted, the mode is determined automatically: full scan on pushes to the default branch, differential scan on pushes to other branches and on pull requests. no""
namedescription
sarif_filePath to SARIF results file (if SARIF format selected)
vulnerabilities_foundWhether vulnerabilities were found (true/false)