mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-26 08:28:08 +00:00
Type: trailing whitespace for rule text
This commit is contained in:
parent
21f7902288
commit
ffe7ffb3d3
@ -1422,7 +1422,7 @@ groups:
|
||||
scored: false
|
||||
|
||||
- id: 1.7.5
|
||||
text: " Do not admit containers with allowPrivilegeEscalation (Not Scored)"
|
||||
text: "Do not admit containers with allowPrivilegeEscalation (Not Scored)"
|
||||
type: "manual"
|
||||
remediation: |
|
||||
Create a PSP as described in the Kubernetes documentation, ensuring that the .spec.allowPrivilegeEscalation field is omitted or set to false.
|
||||
|
Loading…
Reference in New Issue
Block a user