Is there a tool that’s easily integrated into gitlab ci that “scans” terraform files for syntax, bugs, etc - similar to the other SAST tools (semgrep, bandit, etc)? Haven’t seen anything for IaC scanning in relation to yaml and tf files.
Is there a tool that’s easily integrated into gitlab ci that “scans” terraform files for syntax, bugs, etc - similar to the other SAST tools (semgrep, bandit, etc)? Haven’t seen anything for IaC scanning in relation to yaml and tf files.