Skip to main content

Risk Factor Export Schema

This is the schema Mondoo uses when exporting risk factor data to JSONL.

RiskFactor type

object

RiskFactor properties

PropertyTypeRequired?Nullable?
idstringYesNo
mrnstringYesNo
namestringYesNo

id property

Unique identifier for the risk factor

id

TypeRequired?Nullable?
StringYesNo

mrn property

Mondoo identifier for the risk factor

mrn

TypeRequired?Nullable?
StringYesNo

name property

Name of the risk factor

name

TypeRequired?Nullable?
StringYesNo