mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-07 01:36:41 +00:00
512 B
512 B
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-danger` being set and at least one danger 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.