Manage MondooExport DataSchema Reference
Risk Factor Export Schema
Risk factors schema for the Mondoo JSONL export
This is the schema Mondoo uses when exporting risk factor data to JSONL.
RiskFactor type
object
RiskFactor properties
id property
Unique identifier for the risk factor
id
| Type | Required? | Nullable? |
|---|---|---|
| String | Yes | No |
mrn property
Mondoo identifier for the risk factor
mrn
| Type | Required? | Nullable? |
|---|---|---|
| String | Yes | No |
name property
Name of the risk factor
name
| Type | Required? | Nullable? |
|---|---|---|
| String | Yes | No |