Container Image layers
Table Name : (sn_vul_container_image_layer)
The following table covers field mappings for the Container Image Layers:
| Field in Qualys Image API Response | Expected Values |
|---|---|
| "isBaseLayer" (Image Bulk API) | Base layer |
| "isEmptyLayer" (Image Bulk API) | Empty layer |
| "sha" + "createdBy" (Image Bulk API) | ID |
|
"createdBy" (Image Bulk API) Shows which Dockerfile command (or shell command) created this layer. |
Instruction |
|
"created" (Image Bulk API) The timestamp the layer was created, in Unix epoch milliseconds. |
Layer created on |
| The size of the layer in bytes (Image Bulk API) | Size in bytes |