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

Tags: bridgecrewio/checkov

Tags

3.2.453

Toggle 3.2.453's commit message
Merge f450072 into d9aedfe

3.2.452

Toggle 3.2.452's commit message
Merge d104125 into 7ab98fb

3.2.451

Toggle 3.2.451's commit message
chore: update release notes

3.2.450

Toggle 3.2.450's commit message
Merge branch 'main' into filter-unrendered-arm

3.2.449

Toggle 3.2.449's commit message
fix(terraform): fix cloning external modules from private regsitries (#…

…7229)

* fix cloning external modules from private regsitries

* remove comments

* change documentation comment

* add tests for github is matching loader

---------

Co-authored-by: Yuval Michaeli <ymichaeli@paloaltonetworks.com>

3.2.448

Toggle 3.2.448's commit message
fix(terraform): fix issue 7216 module version parsing issue (#7224)

* initial commit

* use already parsed hcl2 asts

* fixed issue with loading hcl or die

* code cleanup

* use standard parallel processing

* skip bad test

3.2.447

Toggle 3.2.447's commit message
chore: update release notes

3.2.446

Toggle 3.2.446's commit message
feat(kubernetes): include hidden folders in scan (#7219)

* Add --include-hidden flag support

* runner filter and not arg

* logs

* return

* adding include_hidden to runner_filter

* include_hidden to build_graph_from_source_directory abstractmethod

* include_hidden

* flake

* tests

* fix path

* tests

* env var

* return

* lint

* assertIn

* test

* test

* test

* tests

* MonkeyPatch

* env_vars_config

* IGNORE_HIDDEN_DIRECTORIES

* tests

* test

* another try

* tests

---------

Co-authored-by: May Blonder <mblonder@paloaltonetworks.com>

3.2.445

Toggle 3.2.445's commit message
fix(helm): fix file paths to point to original files and not generate…

…d ones (#7212)

* fix file paths to point to original files and not generated ones

* ut

3.2.444

Toggle 3.2.444's commit message
Merge c304ad0 into 33783f7