# Polaris Exit Codes for Audit Runs
Exit 0
Successful exit code
Exit 1
Could not run audit, or application had a failure while running.
Exit 2
Unused
Exit 3
Exiting due to `--set-exit-code-on-error` being set and at least one error was found after an audit.
Edit 4
Exiting due to `--set-exit-code-below-score` being set and the audit resulted in a score less than the minimum score value.