Tags: bridgecrewio/checkov
Tags
feat(terraform_plan): fix handling of resource_id for enrichment in t… …f_plan (#7329) * fix handling of resource_id for enrichment in tf_plan * add test case for tf for_each --------- Co-authored-by: Max Amelchenko <mamelchenko@paloaltonetworks.com>
feat(general): upgrade checkov python version 3.9 (#7326) * update_python * update_python * update_python * update_python * update_python * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . --------- Co-authored-by: lshindelman <lshindelman@paloaltonetworks.com>
feat(general): upgrade checkov python version 3.9 (#7326) * update_python * update_python * update_python * update_python * update_python * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . --------- Co-authored-by: lshindelman <lshindelman@paloaltonetworks.com>
feat(general): upgrade checkov python version 3.9 (#7326) * update_python * update_python * update_python * update_python * update_python * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . --------- Co-authored-by: lshindelman <lshindelman@paloaltonetworks.com>
fix(general): escape default ignored directories (#6738) * Escape `ignored_directories` * Implement windows compatability in `re_dir` * refactor `EXCLUDED_PATHS` * Add test for `re_dir` * Add test: `TestBaseRunner::tests_re_dir_test_pattern` * typo --------- Co-authored-by: pazbec <paz8097@gmail.com>