File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
packages/cloud_security_posture Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -158,10 +158,8 @@ make sure to grant the following permissions:
158
158
* ` elasticloadbalancing:DescribeInstanceHealth `
159
159
* ` ecr:GetRepositoryPolicy `
160
160
161
- <details >
162
- <summary >IAM Policy JSON object</summary >
163
161
164
- ``` js
162
+ JSON object of an IAM Policy with the permissions above:
165
163
166
164
{
167
165
"Version": "2012-10-17",
@@ -194,10 +192,6 @@ make sure to grant the following permissions:
194
192
]
195
193
}
196
194
197
- ```
198
-
199
- </details >
200
-
201
195
202
196
## Leader election
203
197
Original file line number Diff line number Diff line change 1
1
format_version : 1.0.0
2
2
name : cloud_security_posture
3
3
title : " Kubernetes Security Posture Management"
4
- version : 1.0.2
4
+ version : 1.0.3
5
5
release : ga
6
6
license : basic
7
7
description : " Check Kubernetes cluster compliance with the Kubernetes CIS benchmark."
You can’t perform that action at this time.
0 commit comments