fix(misconf): load full Terraform module #7924
Labels
kind/bug
Categorizes issue or PR as related to a bug.
scan/misconfiguration
Issues relating to misconfiguration scanning
Milestone
If the source contains a submodule, then the entire module must be loaded, not just the submodule.
Discussed in #7920
Originally posted by serpro69 November 14, 2024
Description
Trivy reports terraform modules with git sources as not found.
Terraform code works fine, so it's probably something on the trivy side that it can't handle a module with a git source?
Desired Behavior
Should resolve git-based terraform modules w/o errors
Actual Behavior
Reproduction Steps
Target
None
Scanner
Misconfiguration
Output Format
None
Mode
Standalone
Debug Output
Operating System
Linux serenity 6.9.3-76060903-generic
Version
Checklist
trivy clean --all
The text was updated successfully, but these errors were encountered: