Show HN: GitHub app to scan Terraform and CloudFormation for config issues
1–2 of 2 posts
Re: Show HN: GitHub app to scan Terraform and CloudFormation for config issues
#2Unless I'm missing something, this just looks like a wrapper around other open source scanning tools, including checkov, trivy, and tfsec [1]. Why would someone use this over those tools, each of which have GitHub apps as well?