| title | Trunk | How to run tfsec |
|---|---|
| description | tfsec is a linter for Security and Terraform |
tfsec is a linter for Security and Terraform.
You can enable the tfsec linter with:
trunk check enable tfsectfsec will never be auto-enabled. It must be enabled manually.
tfsec supports the following config files:
tfsec.ymltfsec.yaml.tfsec/config.json.tfsec/config.yml.tfsec/config.yaml
Unlike with most tools under trunk check, these files cannot be moved.
- tfsec site
- tfsec Trunk Code Quality integration source
- Trunk Code Quality's open source plugins repo