tfprovidercheck

Validates Terraform providers to prevent execution of malicious code

brewmacoslinux
Try with needOr install directly
Source

About

CLI to prevent malicious Terraform Providers from being executed

Commands

tfprovidercheck

Examples

Check a single Terraform provider for security issues$ tfprovidercheck provider hashicorp/aws
Scan all providers in current Terraform configuration$ tfprovidercheck scan
Verify provider against known malicious signatures database$ tfprovidercheck verify -path /path/to/provider