Tags: michalbil/checkov
Tags
Fixes in helm runner (bridgecrewio#2980) * fix target dir and the returning statement. add comments and remove redundant function. * path fixes
refactor helm runner (bridgecrewio#2963) * refactor helm runner run function - separate it to _parse_output, convert_helm_to_k8s and run * refactor helm runner * fix * fix * remove redundant code * handle a case of undefined chart_dir_and_meta * Apply suggestions from code review Co-authored-by: naorda <tronxd@users.noreply.github.com> Co-authored-by: Anton Grübel <anton.gruebel@gmail.com> * add types Co-authored-by: naorda <tronxd@users.noreply.github.com> Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
Handle malformed template in CFN YAML parser (bridgecrewio#2970) * in cloudformation yaml parsing, handle malformed template * replaced error with frozenset * removed unused import
Allow overriding running secrets in multi processing (bridgecrewio#2961) * override running multiprocessing for secrets * fixed condition and comment * use env variable for getting run_multiprocess * fixed env var
Merge pull request bridgecrewio#2956 from bridgecrewio/local_integrat… …ion_tests Added run_integration_test.sh script
Merge pull request bridgecrewio#2959 from bridgecrewio/bicep-definiti… …ons-location moved definitions logic from parser class to utils
Multiple K8 checks type safety, aws_dlm_lifecycle_policy enhancement (b… …ridgecrewio#2954) * type safety for spec extraction of multiple k8 checks, enumerate multiple cross_region_copy_rule * type safety for spec extraction of multiple k8 checks, enumerate multiple cross_region_copy_rule * check schedule rule type inside the for loop
Merge pull request bridgecrewio#2952 from bridgecrewio/revert-2951-ad… …d-pipfile-sca-supported Revert "adding pipfile.lock to supported package files"
PreviousNext