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
At the moment checkov uses asteval v1.0.5 as a dependency that has CVE-2025-24359 fixed in v1.0.6
It would be better to have it updated by refreshing Pipfile with
asteval = "==1.0.6"
Version (please complete the following information):