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§
- Baseline
Entry - A single known finding recorded in the baseline.
- Baseline
File - A versioned file that records known findings by fingerprint.