checkov
checkov copied to clipboard
Terraform(CDK) json
CDK(Terraform)
As I can see checkov
can't detect terraform json files that were synthesized by CDK. I use a workaround where I convert all json files to hcl, but unfortunately there is no official tool and community tools aren't in active development phase and should be used only on your own risk .
https://github.com/kvz/json2hcl
https://github.com/relusc/hclconv