aquasecurity / trivy-vscode-extension

A VS Code Extension for Trivy
https://marketplace.visualstudio.com/items?itemName=AquaSecurityOfficial.trivy-vulnerability-scanner
Apache License 2.0
109 stars 18 forks source link

Support Trivy IaC Scanning #12

Closed simar7 closed 2 years ago

simar7 commented 3 years ago

Trivy now supports IaC scanning. The VS Code extension should be able to also run Trivy in IaC mode and show results as appropriate.

hazcod commented 2 years ago

FWIW this seems to work when I run this in VS Code and having terraform open.

owenrumney commented 2 years ago

This has been done