File tree Expand file tree Collapse file tree
articles/defender-for-cloud Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,7 +99,9 @@ The following images are used by Defender for Containers runtime protection comp
9999| Image | Purpose | MCR path |
100100| ---| ---| ---|
101101| ` security-publisher ` | Publishes security findings collected from Kubernetes environments | ` mcr.microsoft.com/azuredefender/stable/security-publisher ` |
102- | ` defender-sensor ` | Provides runtime threat detection for Kubernetes clusters and workloads | ` mcr.microsoft.com/azuredefender/stable/defender-sensor ` |
102+ | ` low-level-collector ` | Collects low-level runtime telemetry from Kubernetes nodes | ` mcr.microsoft.com/azuredefender/stable/low-level-collector ` |
103+ | ` pod-collector ` | Collects Kubernetes pod runtime data used for threat detection | ` mcr.microsoft.com/azuredefender/stable/pod-collector ` |
104+ | ` anti-malware-collector ` | Collects malware detection signals for container workloads | ` mcr.microsoft.com/azuredefender/stable/anti-malware-collector ` |
103105
104106Updates are delivered through the deployment mechanism used by your environment. For example:
105107
You can’t perform that action at this time.
0 commit comments