Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleResultsInput

Package version

Rule results input.

Hierarchy

  • RuleResultsInput

Index

Properties

Properties

Optional latestScan

latestScan: undefined | false | true

Take results from latest scan.

Optional results

results: string[][]

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

Generated using TypeDoc