Exit Codes
CATS has the following exit codes:
191when for invalid input192when something unexpected happens during executionnumber_of_errorsnumber of errors found while fuzzing
info
There might be cases when 191, 192 might overlap with the actual number of errors reported by CATS.
These are probably very rare cases. You can use the cat cats-report/cats-summary-report.json | jq .errors to differentiate if needed.