Image
image
The Image object provides a description of a specific Virtual Machine (VM) or Container image.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Labels | labels |
String[] | The list of labels associated to the image. |
Name | name |
String |
The image name. For example: elixir .
|
Path | path |
String | The full path to the image file. |
Raw Data | raw_data |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Image Tag | tag |
String |
The image tag. For example: 1.11-alpine .
|
Tags | tags |
Key:Value object[] |
The list of tags; {key:value} pairs associated to the image.
|
Unique ID | uid |
String |
The unique image ID. For example: 77af4d6b9913 .
|
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
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 ocsf-1.4.0
Updated 3 days ago