flow-scanner/Lightning Flow Scan

Scan Salesforce Flows for best practices, security, and performance issues.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token for API accessno${{ github.token }}
configPath to configuration file (e.g., .flow-scanner.yaml)no
thresholdFilter results by minimum severity (error, warning, note, never). Config file takes precedence if not set.no
categoriesFilter rules by category (problem, suggestion, layout). Comma or space-separated.no
sarif-onlyOnly generate SARIF (no structured output). Fails on any violation.nofalse
betaModeEnable beta rules at run-time (experimental)nofalse
branchBranch to scan (defaults to event branch or repository default)no
namedescription
sarifPathPath to generated SARIF file
resultsJSON array of violations with all details
summarySummary object with counts and status