aquasecurity / vscode-tfsec

vscode extension for tfsec
https://tfsec.dev
MIT License
30 stars 7 forks source link

Ability to scan subfolders only #32

Open Jorge-Rodriguez opened 2 years ago

Jorge-Rodriguez commented 2 years ago

When a repository has a multitude of separate components organized into their own folders, running tfsec on the entire workspace can become very time consuming, all to potentially report misconfiguration that we are not necessarily interested in at the moment.

It would be useful to be able to run tfsec only in a selected folder. There could be a contextual option in the same way that we can currently mark a folder to be ignored