Tags: bridgecrewio/checkov
Tags
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>