Const
Exit codes drangler uses, as a closed set.
FINDING exists so a script can tell "the check could not run" from "the check ran and the answer is no". Collapsing those two onto 1 is what makes a CI step that greps output instead of reading the status.
FINDING
Readonly
Exit codes drangler uses, as a closed set.
FINDINGexists so a script can tell "the check could not run" from "the check ran and the answer is no". Collapsing those two onto 1 is what makes a CI step that greps output instead of reading the status.