gatelineAPI reference

A finding raised against a criterion — a reference into the typed reviews.

interface FindingRef {
    artifact: string;
    id: string;
}

Properties

Properties

artifact: string

Run-relative path of the review-NN.md that raised it.

id: string

'F1' — the finding's own id within that report.