Docker Scout#
Docker Scout analyzes container images for security issues in base image packages. Cartography ingests pre-generated Docker Scout recommendation reports for images originating from AWS ECR, GCP Artifact Registry, and GitLab Container Registry.
For each report, Cartography creates:
One
DockerScoutPublicImagenode for the current public base image.One or more
DockerScoutPublicImageTagnodes for current and recommended tags.A
BUILT_FROMrelationship to the current base image entry.SHOULD_UPDATE_TOrelationships to recommended base image tags.A
BUILT_ONrelationship from the ontologyImagenode to theDockerScoutPublicImagenode.