Skip to main content

Module baseline

Module baseline 

Source
Expand description

Baseline schema for tracking known findings across scan runs.

A baseline file records previously seen findings (by fingerprint) so that subsequent scans can suppress already-known issues and surface only new ones.

Structs§

BaselineEntry
A single known finding recorded in the baseline.
BaselineFile
A versioned file that records known findings by fingerprint.