Home

Searching for Container Exceptions

Use the search tokens below to validate images or containers while creating Vulnerability Exception. Looking for help with writing your query? click here.

cluster.k8s.pod.namespacecluster.k8s.pod.namespace

Use a text value ##### to find containers by the Kubernetes cluster pod namespace.

Example

Show containers with this pod namespace.

cluster.k8s.pod.namespace: my.namespace.example.com

repo.registryrepo.registry

Use a text value ##### to find images having a certain repository registry name.

Example

Show findings with this registry.

repo.registry: "my-registry-name"

repo.repositoryrepo.repository

Use a text value ##### to find images from a certain image repository.

Example

Show findings from this image repository.

repo.repository: "repository-name"

repo.tagrepo.tag

Use a text value ##### to find images having a certain repository tag name.

Example

Show findings with this tag.

repo.tag: "my-tag"