Anton Grübel

Results 190 comments of Anton Grübel

hey @losisin yeah definitely great work 🚀 I just need to find some time to go through them all 😄 next time it would be better to split the PR...

hey @calexandre thanks for reaching out. Great catch with the deprecation 🚀 are you maybe interested in contributing the needed change?

Relevant files: https://github.com/bridgecrewio/checkov/blob/master/checkov/terraform/checks/resource/gcp/GKEBinaryAuthorization.py and the related test files https://github.com/bridgecrewio/checkov/blob/master/tests/terraform/checks/resource/gcp/test_GKEBinaryAuthorization.py https://github.com/bridgecrewio/checkov/blob/master/tests/terraform/checks/resource/gcp/test_GKEBinaryAuthorization/main.tf

@JamesWoolfenden but as far as I understand, you can set the mode to `DISABLED` and then it is actually disabled. So it is more like a negative check, as long...

Is it also possible to leverage this functionality with Custom Resources? For example adding a link to the Log Group of the Lambda function?

hey @amaybaum thanks for reaching out. I think there is a misunderstanding on what `checkov` actually tries to tell you. Even the security fields are not required it is recommended...

as @Saarett mentioned, we currently have no plans to add those kind of checks, we are more focused on security related ones. But you can easily create your own custom...

hey @citrix-eg thanks for reaching out. I tested it locally and I don't see any issue with those checks in a plan file. If you can share the exact command...

hey @AndreKapraty thanks for reaching out. I think there is a misunderstanding on how the YAML based policies work. You basically check here that all `aws_rds_cluster_instance` need to have an...