This view is available with Lacework data share v.3.
This view provides the container vulnerability evaluation with details (such as CVE ID, Image Id, Package info, fix info, etc.) about a vulnerability discovered in a container image within the last 90 days.
Each row contains file information as listed in the columns.
Column Name | Data Type | Description |
---|---|---|
CREATED_TIME | Timestamp | The time and date when the image was detected by Lacework. |
MID | Number | The Lacework-generated machine identifier that uniquely identifies the machine. |
IMAGE_ID | Text | The Lacework-generated image identifier that uniquely identifies the container image. |
REPO | Text | The repository name for the detected image. |
TAG | Text | The tag version of the image. |
SIZE | Number | The image size in bytes. |
CONTAINER_TYPE | Text | The container type such as Docker. |