Skip to content

Tags: bluecough/checkov

Tags

1.0.619

Toggle 1.0.619's commit message
docs: update brew install/upgrade instruction (bridgecrewio#659)

1.0.618

Toggle 1.0.618's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add check (bridgecrewio#662)

1.0.617

Toggle 1.0.617's commit message
DocDB Export to CloudWatch Logs - Cloudformation Implementation (brid…

…gecrewio#660)

* added check and tests for docdb encryption for cloudformation

* added MasterUsername and password parameters based on CF lint failure from actions

* Check and tests for ensuring DocDB TLS is not disabled as it is enabled by default - Corresponds with terraform check already completed under bridgecrewio#165

* update to latest

* check - cloudformation implementation of DocDB export to cloudwatch logs with logic coming from already existing terraform check

* deleting some accidentally added files

* unix eols

1.0.616

Toggle 1.0.616's commit message
Add case insensitivity to Azure SG rule values (bridgecrewio#655)

* add canse insensitivity to rule values

* remove temp comment

1.0.615

Toggle 1.0.615's commit message
DocDB TLS not disabled check for Cloudformation (bridgecrewio#654)

* added check and tests for docdb encryption for cloudformation

* added MasterUsername and password parameters based on CF lint failure from actions

* Check and tests for ensuring DocDB TLS is not disabled as it is enabled by default - Corresponds with terraform check already completed under bridgecrewio#165

1.0.614

Toggle 1.0.614's commit message
Merge pull request bridgecrewio#653 from bridgecrewio/feature/handle_…

…none_id_mapping

Do not iterate over bc_id_mapping if it is None

1.0.613

Toggle 1.0.613's commit message
Update CFN S3Encryption check to use BaseResourceValueCheck (bridgecr…

…ewio#650)

* update S3Encryption to use fix PR

* update inspected_key path

* update CFN key path parsing to handle list indexes like Terraform

1.0.612

Toggle 1.0.612's commit message
Merge pull request bridgecrewio#649 from bridgecrewio/feature/support…

…_suppression_by_bc_ids

Support suppressions by Bridgecrew IDs as well as Checkov IDs

1.0.611

Toggle 1.0.611's commit message
Exclude NLBs from CKV_AWS_2 HTTPS check (bridgecrewio#648)

* Exclude NLBs from CKV_AWS_2 HTTPS check

1.0.610

Toggle 1.0.610's commit message
add multiple variables to definitions contex (bridgecrewio#647)