Reference
Finding schema
Fields, lifecycle states, and machine-readable export shape.
Fields
- id
- Stable, opaque identifier.
- check_id
- The engine check that produced this finding.
- asset_id
- The affected asset.
- severity
- Final score, 0–10.
- state
- open, acknowledged, in_progress, closed, suppressed.
- evidence_refs
- Pointers into the evidence layer.
Lifecycle states
open— detected, awaiting triage.acknowledged— someone owns it.in_progress— a remediation is underway.closed— a fresh check confirmed it is gone.suppressed— explicitly ignored with a recorded reason.