aquasecurity / vscode-tfsec

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

tfsec is not caching downloaded modules #37

Open mario-fernandez-mm opened 1 year ago

mario-fernandez-mm commented 1 year ago

Describe the bug tfsec is not caching downloaded modules. All the modules are downloaded once again every time you click in "tfsec rescan".

Desktop (please complete the following information):

Additional context Nice if you cloud add --no-module-downloads parameter.