# terrascan

[**terrascan**](https://github.com/tenable/terrascan#readme) is a linter for Terrascan, Security and Terraform.

You can enable the terrascan linter with:

```shell
trunk check enable terrascan
```

## Auto Enabling

terrascan will never be auto-enabled. It must be enabled manually.

## Links

* [terrascan site](https://github.com/tenable/terrascan#readme)
* terrascan Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/terrascan)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
