Incorrect query list generated by engine_iac when using kics tool
ErrorReview/Pending
**Describe the error**
The engine_iac module, when using the kics tool, is incorrectly listing the queries to execute. This results in the final command being built with an invalid or incomplete set of queries.
**How to replicate the bug**
Step by step to reproduce the error:
Go to the pipeline where engine_iac is configured with toolDevsecops: kics.
Trigger the pipeline execution.
Observe the command that is built internally before running KICS.
You will see that the list of queries included in the command is incorrect.
**Runtime environment**
OS: Ubuntu 20.04 (pipeline agent)
Browser: N/A
Version: devsecops engine tools - engine_iac version 1.75.3, KICS version 2.1.11
1 条评论