Tags: tmpick/checkov
Tags
Merge pull request bridgecrewio#1249 from bridgecrewio/fixStorageAcco… …untDisablePublicAccess fix:Check neg on attribute allow_blob_public_access for Azure storage account
Merge pull request bridgecrewio#1247 from bridgecrewio/handle_missing… …_context_gracefully If context not found, log & continue
Merge pull request bridgecrewio#1245 from bridgecrewio/fix_missing_co… …ntext Fix context parsing in case of missing spaces around "
Merge pull request bridgecrewio#1244 from bridgecrewio/handle_empty_l… …ist_network_conf Fix Azure SA services access check
Improve runtime of get_entity_context_and_evaluations (bridgecrewio#1242 ) * remove usage in dpath in get_entity_context_and_evaluations * fix not catching error in next operator
Merge pull request bridgecrewio#1236 from gruebel/add-type-hints-to-t… …erraform-evaluation Add type hints to terraform evaluation
Merge pull request bridgecrewio#1240 from bridgecrewio/fix_trailing_c… …ontext_calculation Handle no space between word and '{'
Performance improvements and bugfixes (bridgecrewio#1238) * Fix CKV_AWS_1 to support list policies + avoid removing leading zeros from numeric strings in graph + avoid inserting empty keys into graph vertices attributes * added test for decoding numeric values * removed checking if string starts with 0 * deleted test * CKV_K8S_79 - ensure conf["command"] is not empty
PreviousNext