You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
The 3.2.415 checkov version has caused our github pipelines to fail
We run Run checkov -d ./preprod/ --quiet --download-external-modules true in github actions
Previouly this worked fine but the latest release has lead to syntax errors
Examples
${string}
SyntaxError: invalid syntax (, line 1)
Running on terraform for azure resources
Version (please complete the following information):
Checkov Version 3.2.416 and 3.2.415
Works with 3.2.414
Additional context
Add any other context about the problem here.
anujhydrabadi, olefemmy, dhmitry, jakub-olczyk, artms and 17 more