ExposureGraphNodes Schema #
Table description #
| TableSection | TableType | TableSectionName | Description |
|---|---|---|---|
| Xspm | Regular | Contains organizational entities such as devices, users, user groups and virtual machines (VMs), along with their respective properties. Each node corresponds to an individual entity and encapsulates information about its characteristics and attributes within the organizational structure. |
Table retention #
| HotDays | ColdDays | TotalInteractiveDays |
|---|---|---|
| 30 | 0 | 30 |
Schema #
| Name | Description | Type |
|---|---|---|
| Categories | Categories of the node | Object |
| EntityIds | All known node identifiers | Object |
| NodeId | Unique node identifier | String |
| NodeLabel | Label of node | String |
| NodeName | Node display name | String |
| NodeProperties | Properties of the node, including insights related to the resource, such as whether the resource is exposed to the internet, or vulnerable to remote code execution | Object |
| SourceSystem | String | |
| TenantId | String | |
| Type | String |
Schema changes #
| Date | Action |
|---|---|
| 2026-01-02 | Column MachineGroup removed |
| 2024-10-18 | Table added to tracking |