Skip to content

Tags: Jinx-Heniux/checkov

Tags

2.0.969

Toggle 2.0.969's commit message
Add exit code logging (bridgecrewio#2641)

* add exit code logging

* add exit code logging

2.0.968

Toggle 2.0.968's commit message
add CKV_K8S_20 for terraform (bridgecrewio#2628)

2.0.967

Toggle 2.0.967's commit message
AWS S3 graph checks for Terraform V4 provider (bridgecrewio#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 <[email protected]>

* use within operator

Co-authored-by: tronxd <[email protected]>
Co-authored-by: naorda <[email protected]>
Co-authored-by: Rotem Avni <[email protected]>

2.0.966

Toggle 2.0.966's commit message
AWS Kinesis firehose - Delivery streams are encrypted (bridgecrewio#2635

)

* Delivery stream are encrypted

* Not valid if kinesis is the source

2.0.965

Toggle 2.0.965's commit message
check for default namespace - in terraform (bridgecrewio#2629)

2.0.964

Toggle 2.0.964's commit message
Merge cec82d8 into 3370e92

2.0.963

Toggle 2.0.963's commit message
Lower amount of stack traces printed

2.0.962

Toggle 2.0.962's commit message
implement CKV_K8S_14 for terraform - image tags are fixed (bridgecrew…

…io#2624)

* implement CKV_K8S_14 for terraform

* fix for conf

* Update checkov/terraform/checks/resource/kubernetes/ImageTagFixed.py

Co-authored-by: Anton Grübel <[email protected]>

* continue over break

Co-authored-by: Anton Grübel <[email protected]>

2.0.961

Toggle 2.0.961's commit message
Fix replace GHA II

2.0.960

Toggle 2.0.960's commit message
Improve sed