SV-253547r1137646_rule
V-253547
SRG-APP-000431-CTR-001065
CNTR-PC-001380
CAT II
10
Deploy the Prisma Cloud Compute Console and Defender containers within a distinct namespace.
Inspect the Kubernetes namespace in which Prisma Cloud Compute is deployed:
$ kubectl get pods -n twistlock
NAME READY STATUS RESTARTS AGE
twistlock-console-855744b66b-xs9cm 1/1 Running 0 4d6h
twistlock-defender-ds-99zj7 1/1 Running 0 58d
twistlock-defender-ds-drsh8 1/1 Running 0 58d
Inspect the list of pods.
If a non-Prisma Cloud Compute (does not start with "twistlock") pod is running in the same namespace, this is a finding.
V-253547
False
CNTR-PC-001380
Inspect the Kubernetes namespace in which Prisma Cloud Compute is deployed:
$ kubectl get pods -n twistlock
NAME READY STATUS RESTARTS AGE
twistlock-console-855744b66b-xs9cm 1/1 Running 0 4d6h
twistlock-defender-ds-99zj7 1/1 Running 0 58d
twistlock-defender-ds-drsh8 1/1 Running 0 58d
Inspect the list of pods.
If a non-Prisma Cloud Compute (does not start with "twistlock") pod is running in the same namespace, this is a finding.
M
5473