Type alias FindingEvaluation

FindingEvaluation: typeof PASS | typeof FAIL | UnparsedObject

The evaluation of the finding.

Generated using TypeDoc