Container Vulnerable Item
Table Name: (sn_vul_container_image_vulnerable_item)
The following table contains field mappings for container vulnerable items:
| Corresponding Field on ServiceNow UI | Expected Values |
|---|---|
| Discovered Container Image | Reference of sn_vul_container_image |
| Vulnerability | Reference of sn_vul_third_party_entry |
| Docker Image | Reference of cmdb_ci_docker_image |
| Image Repository | Reference of cmdb_ci_container_repository |
| First found |
vulnerabilities[i].firstFound (CS bulk API) The field data type is Date type, so only the first found date displays and the time does not display. |
| Last found |
vulnerabilities[i].lastFound (CS bulk API) The field data type is Date type, so only the last found date displays, and the time does not display. |
| Source | Qualys(HardCoded) |