In CrowdStrike Falcon Cloud Security, Cloud Groups are used to logically group container images so that policies, assessments, and controls can be applied consistently across workloads. When editing or defining a Cloud Group for container images, Falcon allows administrators to select specificimage propertiesto precisely target the desired scope.
The three supported image properties areRegistry, Repository, and Tag.
Registryidentifies where the container image is hosted, such as Amazon ECR, Azure Container Registry, or Docker Hub.
Repositorydefines the image namespace or project within the registry.
Tagspecifies the image version or variant (for example, latest, v1.2.3, or prod).
Using these three properties together enables highly granular targeting. For example, security teams can apply stricter policies only to production-tagged images from a specific registry and repository, while allowing more flexibility for development images.
Options that includeNameare incorrect because CrowdStrike does not use a standalone “image name” field when defining Cloud Group image criteria. Instead, image identity is derived from the combination of registry, repository, and tag.
Therefore, the correct and fully supported selection isRegistry, Repository, and Tag, which aligns with CrowdStrike Falcon Cloud Security configuration and documentation.