Package version:

Interface RuleResultsInput

Rule results input.

Hierarchy

  • RuleResultsInput

Properties

Properties

latestScan?: boolean

Take results from latest scan.

results?: string[][]

Expected results to be inserted into the baseline. Leave this field empty it LatestScan == true.

Generated using TypeDoc