image

The Image object provides a description of a specific Virtual Machine (VM) or Container image.

Attributes

CaptionNameTypeDescription
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.

🚧 WARNING: DEPRECATED

Image Tag has been deprecated since 1.4.0. Use the labels or tags attribute instead.

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

Image shown in context

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