Skip to content

Commit

Permalink
fix(misconf): disable the terraform plan analyzer for other scanners (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 committed Jun 26, 2023
1 parent 8a1aa44 commit 0f61a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/fanal/analyzer/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,5 +221,6 @@ var (
TypeHelm,
TypeKubernetes,
TypeTerraform,
TypeTerraformPlan,
}
)

0 comments on commit 0f61a84

Please sign in to comment.