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

Tags: bridgecrewio/checkov

Tags

3.2.473

Toggle 3.2.473's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(terraform): correctly evaluate CKV_AWS_37 when there's a dynamic … (

#6792)

* fix(terraform): correctly evaluate CKV_AWS_37 when there's a dynamic block

* Update EKSControlPlaneLogging.py

fix linting and access pattern

---------

Co-authored-by: Tj <52830708+tjwald@users.noreply.github.com>

3.2.472

Toggle 3.2.472's commit message
feat(terraform): fix foreach module handling (#7313)

* fix foreach module handling

* add tests for foreach module handling

* replace test check to more uncommon check

---------

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

3.2.471

Toggle 3.2.471's commit message
fix(terraform_plan): fix access to list by str in tf plan under _hand…

…le_complex_after_unknown (#7299)

* fix access to list by str in tf plan under _handle_complex_after_unknown

* ut

3.2.470

Toggle 3.2.470's commit message
fix(helm): Make Helm template detection less aggressive (#7288)

3.2.469

Toggle 3.2.469's commit message
chore(secrets): bump detect secrets to 1.5.45 (#7287)

fix

3.2.468

Toggle 3.2.468's commit message
feat(general): Control parallelism (#7286)

* add CHECKOV_WORKERS_NUMBER

* added logs

* removed logs

3.2.467

Toggle 3.2.467's commit message
fix(serverless): Fixed bad entity code line generation (#7285)

Fixed bad entity code line generation

3.2.466

Toggle 3.2.466's commit message
Add exclusion for plan_with_providers test files in security scanning

3.2.465

Toggle 3.2.465's commit message
feat(terraform): add aws_vpc_endpoint to RESOURCE_TYPES_JSONIFY (#7281)

3.2.464

Toggle 3.2.464's commit message
fix(terraform): Ignored `--external-modules-download-path` flag (#6676)

* fix(runner-registry): Ignored --external-modules-download-path flag

* docs(contributing): Fix conda create syntax

---------

Co-authored-by: pazbec <paz8097@gmail.com>