mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-18 20:58:10 +00:00
Update policies.yaml (#757)
This commit is contained in:
parent
dc84ae3438
commit
a4c3ce9f9e
@ -131,7 +131,7 @@ groups:
|
|||||||
text: "Minimize the admission of containers with capabilities assigned (Not Scored)"
|
text: "Minimize the admission of containers with capabilities assigned (Not Scored)"
|
||||||
type: "manual"
|
type: "manual"
|
||||||
remediation: |
|
remediation: |
|
||||||
Review the use of capabilites in applications runnning on your cluster. Where a namespace
|
Review the use of capabilities in applications running on your cluster. Where a namespace
|
||||||
contains applications which do not require any Linux capabities to operate consider adding
|
contains applications which do not require any Linux capabities to operate consider adding
|
||||||
a PSP which forbids the admission of containers which do not drop all capabilities.
|
a PSP which forbids the admission of containers which do not drop all capabilities.
|
||||||
scored: false
|
scored: false
|
||||||
|
Loading…
Reference in New Issue
Block a user