Container Project grouping in Project tab
Snyk allows the customer to import images using the following methods:
Snyk Container CLI
Container Registry integration
Kubernetes integration
Different methods result in different Project groupings in the Project tab.
CLI Monitor import
Snyk groups images and the applications found in the image. However, Snyk CLI does not use image tags for grouping, so Snyk will not do sub-grouping for the different image tags. Thus images from the same repo with different image tags are all grouped.

Container Registry Integration
If the customer imports images with container registry integration, then in the Project tab, Snyk does sub-grouping per image tag for each image name.

Kubernetes Integration
If the source is Kubernetes integration, the top clickable item is the workload in the cluster, and the grouping is based on the image in the workload without sub-grouping per image tag.

Last updated
Was this helpful?