Skip to content

Commit d4e1406

Browse files
committed
chore(readme): update readme with azure policy pack
1 parent 75fe0d0 commit d4e1406

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,10 @@ cg init aws azure gcp k8s
200200
And add in compliance policy packs to supplement your data with instant security insights:
201201

202202
```bash
203-
# Currently we support AWS CIS 1.2 and GCP CIS 1.2 but Azure and K8s are coming soon.
203+
# Currently we support AWS CIS 1.2, GCP CIS 1.2, and Azure CIS 1.3.1 but more (pci, NIST, K8S NSA_CISA) are coming soon.
204204
cg policy add aws-cis-1.2.0
205205
cg policy add gcp-cis-1.2.0
206+
cg policy add aws-cis-1.3.1
206207
```
207208

208209
You can find a list of currently supported policy packs in the [Policy Packs repo](https://github.com/cloudgraphdev/cloudgraph-policy-packs)

0 commit comments

Comments
 (0)