Details of a single ScanRun.
- id
ScanRun!
ScanRun!- idScanRun identifier (ULID).
- scanScan!The Scan this run belongs to.
- providerScanProviderCloud provider snapshotted from the Scan at trigger time.
- scope[ScanScope!]!Resources to discover, snapshotted from the Scan at trigger time.
- stateScanRunStateLifecycle state.
- workerUlidULID of the worker that picked up this run, if any.
- createdAtCreatedAt is the unix timestamp (in seconds) at which the run was queued.