data-cap
    Preparing search index...

    Type Alias ReportSeverity

    ReportSeverity: "info" | "warning" | "error"

    How strongly a finding should be treated: info never blocks, warning blocks only under --strict*, error always blocks.