In the following, you'll learn about the entities affected by and related to vulnerabilities in your environment.
Affected entities are entities (process groups, processes, and Kubernetes nodes) for which a vulnerability was detected, and are therefore directly affected by the vulnerability.
An affected process is a process that contains a vulnerable library or runtime.
To fix vulnerabilities, you need to address affected entities:
Filter vulnerabilities for Affected entities
Format table by Affected entities
Related entities are entities that are connected to one of the affected entities and, thus, indirectly affected by the vulnerability.
An application associated with the affected processes.
A service that runs directly on a vulnerable process group instance.
A host on which the vulnerable process runs.
A database that is accessed by the vulnerable process or reachable from it. It can be reached via multiple hops.
In Kubernetes environments, the workload or cluster to which the vulnerable process belongs.
In Kubernetes environments, the container image used by the affected processes.