Skip to content

Commit c0426b2

Browse files
Merge pull request #2 from ShibraAmin18/cis-check
update cis block in readme file.
2 parents 764ad38 + 03027ea commit c0426b2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,12 @@ An Amazon S3 bucket and a DynamoDB table can be used as a remote backend to stor
3535

3636
Security scanning is graciously provided by Prowler. Proowler is the leading fully hosted, cloud-native solution providing continuous cluster security and compliance.
3737

38-
| Benchmark | Description |
39-
|--------|---------------|
40-
| Ensure that encryption is enabled for RDS instances | Enabled for RDS created using this module. |
38+
In this module, we have implemented the following CIS Compliance checks for S3:
39+
40+
| Benchmark | Description | Status |
41+
|--------|---------------|--------|
42+
| Ensure S3 bucket access logging is enabled on the CloudTrail S3 bucket | Enabled for S3 created using this module. | ✔ |
43+
| Ensure the S3 bucket CloudTrail logs to is not publicly accessible | Enabled for S3 created using this module. | ✔ |
4144
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
4245
## Requirements
4346

0 commit comments

Comments
 (0)