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

Tags: bridgecrewio/checkov

Tags

3.2.433

Toggle 3.2.433's commit message
fix(terraform_plan): add a check to avoid doing get on a none dict ob…

…ject in tfplan scan (#7180)

* add a check to avoid doing get on a none dict object

3.2.432

Toggle 3.2.432's commit message
chore(secrets): clean only if not none (#7181)

clean only if not none

3.2.431

Toggle 3.2.431's commit message
chore(secrets): process_raw_store private to public (#7179)

* Update scan_git_history.py

* Update runner.py

* mypy

* revert

* .

* dog food

* mypy

* fix

* fix

* mypy

* lint

3.2.430

Toggle 3.2.430's commit message
fix(terraform): Multiple fixes (#7178)

* Fix CKV2_AWS_52

* Fix conda

3.2.429

Toggle 3.2.429's commit message
fix(general): Remove asteval syntax error logs (#7172)

* pass show_errors=False to asteval

3.2.428

Toggle 3.2.428's commit message
remove default value for log level

3.2.427

Toggle 3.2.427's commit message
fix(terraform): dont move clone to internal dir (#7159)

* dont move clone to iined dir

* add unit tests

---------

Co-authored-by: lshindelman <lshindelman@paloaltonetworks.com>
Co-authored-by: Omri Yoffe <oyoffe@paloaltonetworks.com>

3.2.426

Toggle 3.2.426's commit message
feat(terraform): 7 new policies (#7056)

* 7 new policies

* Update checkov/terraform/checks/resource/aws/AutoScalingGroupWithPublicAccess.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* Update checkov/terraform/checks/resource/aws/EMRPubliclyAccessible.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* Update checkov/terraform/checks/resource/aws/RedshiftClusterWithCommonUsernameAndPublicAccess.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* Update checkov/terraform/checks/resource/aws/S3BucketPubliclyReadableViaACL.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* Update checkov/terraform/checks/resource/aws/UnpatchedAuroraPostgresDB.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* Update checkov/terraform/checks/resource/aws/WAFv2VulnerableForLog4j.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* Update checkov/terraform/checks/resource/aws/S3AccessPointPubliclyAccessible.py

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>

* changes due to @taylor comments

* pre-commit warnings fixed

* update due to Taylor comments

* delete auto created init file

* delete auto created init file

* delete python test file

* fix expected failures

* Switch class

* Fixes

* fix flake8

* fix tests

* Update IDs

* fix id

---------

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>
Co-authored-by: Taylor <tsmith.v11@gmail.com>

3.2.425

Toggle 3.2.425's commit message
feat(secrets): Bump detect secrets (#7158)

* Bump detect secrets

* Update secret.yml

* Update secret-no-false-positive.yml

* Update Dockerfile

* Update Dockerfile.simple

* Fix tests

* Fix tests

3.2.424

Toggle 3.2.424's commit message
fix(secrets): Fix for git-history scan by commits (#7160)

Fix for git-history scan by commits