Barak Schoster Goihman
Barak Schoster Goihman
@roymartinezblanco we have a community contribution on the way at: https://github.com/bridgecrewio/checkov/pull/1598 that might be a good way to solve your need too. wdyt?
hi @OtherDevOpsGene, sounds usefull :) we will accept a PR on that topic. would you like to?
@[roymartinezblanco](https://github.com/roymartinezblanco) would you like to raise a pull request fixing the condition?
@djdta sound like a great idea. what would be an example security check for that?
it's hard to track lines of code if checkov is doing the idents. i prefer to have the idents to happen before running checkov.
i do think we should update the docs accordingly
I might be out of context just stumbled upon this. Consider validating no cross-tenant issues in lambda execution context. :)
Hi Anton, Thank you for reporting this. We will take a look
is there a way to get the end line of an element (if it a dict printed over a few lines for example)?