Tags: tomasnar/checkov
Tags
Github - Add check for assoc branch protection bridgecrewio#2902 (bri… …dgecrewio#2915) * Add check for assoc branch protection bridgecrewio#2902 * Update Pipfile Co-authored-by: Anton Grübel <[email protected]> * revert loclfile changes Co-authored-by: Anton Grübel <[email protected]>
adding request_wrapper for overcoming ConnectionErrors (bridgecrewio#… …2907) * adding request_wrapper for avoiding error of 'Connection aborted.', ConnectionResetError(104, 'Connection reset by peer') * adding the prefix "CHECKOV_" to the env-vars and casting them to the required number values * adding comment to the new change * adding while loop and make the request_max_tries request_sleep_between_tries defined when creating instance (for better controlling them during UTs) * adding UTs * fix PRs comments * fix lint * add request_wrapper in twistcli + UTs * create global request_wrapper in http_utils.py + passing the UTs * adding test for post result * adding test for post result * own review * fix small incorresponding * fix lint * invoke tests again * adding the flag should_call_raise_for_status for not breaking the existing behavior Co-authored-by: ipeleg <[email protected]>
use caching for os.path.dirname calculation (bridgecrewio#2910)
Merge pull request bridgecrewio#2906 from gruebel/skip-existing-resource skip existing bicep resource
Fix some checks validations (bridgecrewio#2903) * fix checks * another fix * allow str ports * remove redaundant import * remove
Improve CFN variable rendering runtime (bridgecrewio#2904) * extract _extract_vertices_block_name_map once * removed unused import
Merge pull request bridgecrewio#2898 from bridgecrewio/image-referenc… …e-flow ut to check image reference flow is triggering image scan flow calls
Merge pull request bridgecrewio#2881 from gruebel/disbale-tf-graph add possibility to disable TF graph creation
PreviousNext