Image
The Image object provides a description of a specific Virtual Machine (VM) or Container image. Defined by D3FEND d3f:ContainerImage.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Labels | labels |
String[] | The image labels. |
Name | name |
String |
The image name. For example: elixir .
|
Path | path |
Path Name | The full path to the image file. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Image Tag | tag |
String |
The image tag. For example: 1.11-alpine .
|
Unique ID | uid |
String |
The unique image ID. For example: 77af4d6b9913 .
|
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Relationships
Inbound Relationships
These objects and events reference Image in their attributes:
Outbound Relationships
Image references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated 2 months ago