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

Tags: bridgecrewio/checkov

Tags

3.2.493

Toggle 3.2.493's commit message
support skips for module for_each and count

3.2.492

Toggle 3.2.492's commit message
fix(terraform): get_resource_tags handles more cases (#7365)

Updated get_resource_tags to handle more cases

3.2.491

Toggle 3.2.491's commit message
Made sure that graph report tags are using the same func as the regul…

…ar report + added handling for google tags (same as gcp)

3.2.490

Toggle 3.2.490's commit message
feat(general): Fix downloading of the external modules when ref is a …

…shortened Git hash (#7278)

* Allow downloading of the external modules when ref is a shortened Git commit hash

* Test parsing of the shortened commit id.

---------

Co-authored-by: Max Amelchenko <maxamel2002@gmail.com>

3.2.489

Toggle 3.2.489's commit message
fix(helm): Check HELM_NAMESPACE env var in CKV_K8S_21 (#7355)

3.2.488

Toggle 3.2.488's commit message
chore: update release notes

3.2.487

Toggle 3.2.487's commit message
Merge a9f68d8 into 7a68215

3.2.486

Toggle 3.2.486's commit message
feat(general): update setuptools version 78.1.1 (#7347)

* update setuptools version to 78.1.1

* update pipfile.lock

* update pipfile.lock

---------

Co-authored-by: thadad <thadad@paloaltonetworks.com>

3.2.485

Toggle 3.2.485's commit message
Merge 3ec6298 into 89a4ed7

3.2.484

Toggle 3.2.484's commit message
fix(terraform_plan): Correctly handle complex types for after_unknown (

…#7333)

* Correctly handle complex types for after_unknown

* Fixed typo