mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-21 23:58:06 +00:00
Fixed typo in policies.yaml (#1113)
This commit is contained in:
parent
9e5d95eb60
commit
c28e7a796e
@ -37,7 +37,7 @@ groups:
|
|||||||
- id: 4.1.4
|
- id: 4.1.4
|
||||||
text: "Minimize access to create pods (Manual)"
|
text: "Minimize access to create pods (Manual)"
|
||||||
type: "manual"
|
type: "manual"
|
||||||
Remediation: |
|
remediation: |
|
||||||
Where possible, remove create access to pod objects in the cluster.
|
Where possible, remove create access to pod objects in the cluster.
|
||||||
scored: false
|
scored: false
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ groups:
|
|||||||
- id: 4.1.4
|
- id: 4.1.4
|
||||||
text: "Minimize access to create pods (Manual)"
|
text: "Minimize access to create pods (Manual)"
|
||||||
type: "manual"
|
type: "manual"
|
||||||
Remediation: |
|
remediation: |
|
||||||
Where possible, remove create access to pod objects in the cluster.
|
Where possible, remove create access to pod objects in the cluster.
|
||||||
scored: false
|
scored: false
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ groups:
|
|||||||
- id: 5.1.4
|
- id: 5.1.4
|
||||||
text: "Minimize access to create pods (Not Scored)"
|
text: "Minimize access to create pods (Not Scored)"
|
||||||
type: "manual"
|
type: "manual"
|
||||||
Remediation: |
|
remediation: |
|
||||||
Where possible, remove create access to pod objects in the cluster.
|
Where possible, remove create access to pod objects in the cluster.
|
||||||
scored: false
|
scored: false
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ groups:
|
|||||||
- id: 4.1.4
|
- id: 4.1.4
|
||||||
text: "Minimize access to create pods (Manual)"
|
text: "Minimize access to create pods (Manual)"
|
||||||
type: "manual"
|
type: "manual"
|
||||||
Remediation: |
|
remediation: |
|
||||||
Where possible, remove create access to pod objects in the cluster.
|
Where possible, remove create access to pod objects in the cluster.
|
||||||
scored: false
|
scored: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user