Image

image

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

Attributes

CaptionNameTypeDescription
LabelslabelsString[]

The list of labels associated to the image.

NamenameString

The image name. For example: elixir.

PathpathString

The full path to the image file.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group:primary
Unique identifier for the object

Image TagtagString

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.

TagstagsKey:Value object[]

The list of tags; {key:value} pairs associated to the image.

Unique IDuidString

The unique image ID. For example: 77af4d6b9913.

UnmappedunmappedUnmapped[]

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