这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: bridgecrewio/checkov

Tags

3.2.483

Toggle 3.2.483's commit message
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>

3.2.482

Toggle 3.2.482's commit message
Merge bf78df4 into d217a71

3.2.481

Toggle 3.2.481's commit message
feat(general): anchor setuptools to fix metadata version (#7330)

* anchor setuptools to fix metadata version

* add setuptools to dev

---------

Co-authored-by: Max Amelchenko <mamelchenko@paloaltonetworks.com>

3.2.480

Toggle 3.2.480's commit message
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>

3.2.479

Toggle 3.2.479's commit message
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>

3.2.478

Toggle 3.2.478's commit message
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>

3.2.477

Toggle 3.2.477's commit message
Merge 9a7cc99 into c1031af

3.2.476

Toggle 3.2.476's commit message
Merge b61fb4c into 3d26130

3.2.475

Toggle 3.2.475's commit message
Revert "fix(general): escape default ignored directories" (#7323)

Revert "fix(general): escape default ignored directories (#6738)"

This reverts commit cea46be.

3.2.474

Toggle 3.2.474's commit message
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>