Skip to content

Commit 99f5483

Browse files
achiar99tronxdrotemavni
authored andcommitted
AWS S3 graph checks for Terraform V4 provider (#2638)
* add s3BucketSSE yaml check * add test * CKV2_AWS_37 check - S3 versioning check with TFv4 support * fixes * add s3 logging graph check * add test to bucket logging * revert * eof * CKV2_AWS_38 check - S3 public ACL check with TFv4 support * CKV2_AWS_39 check - S3 public ACL write access check with TFv4 support * support a case where ACL object does not exist for the bucket * rename check description to match the legacy encryption check * Fix UTs according to new checks * Fix UTs according to new checks * Update checkov/terraform/checks/graph_checks/aws/S3BucketEncryption.yaml Use within operator Co-authored-by: Rotem Avni <52502521+rotemavni@users.noreply.github.com> * use within operator Co-authored-by: tronxd <tron47@gmail.com> Co-authored-by: naorda <tronxd@users.noreply.github.com> Co-authored-by: Rotem Avni <52502521+rotemavni@users.noreply.github.com>
1 parent 899bd69 commit 99f5483

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==2.0.966
1+
checkov==2.0.967

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '2.0.966'
1+
version = '2.0.967'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==2.0.966
1+
checkov==2.0.967

0 commit comments

Comments
 (0)