Skip to content

Sending all emittedIssues generated using --module flag back to calling file #1619

Answered by wata727
Prasheel-IITI asked this question in Q&A
Discussion options

You must be logged in to vote

In such cases, I think you should scan the .//sub-module module directly.

The main purpose of module inspection (scanning with --module flag) is to detect issues caused by module arguments. In other words, this is module "call" inspection.

Issues that do not depend on the module arguments reside in the child module itself, so the child module itself should be scanned.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Prasheel-IITI
Comment options

@bendrucker
Comment options

Answer selected by wata727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants