8000 Tags · michalbil/checkov · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: michalbil/checkov

Tags

2.0.1144

Toggle 2.0.1144's commit message
Fixes in helm runner (bridgecrewio#2980)

* fix target dir and the returning statement. add comments and remove redundant function.

* path fixes

2.0.1143

Toggle 2.0.1143's commit message
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>

2.0.1142

Toggle 2.0.1142's commit message
skip helm test, if not installed (bridgecrewio#2974)

2.0.1141

Toggle 2.0.1141's commit message
Handle malformed template in CFN YAML parser (bridgecrewio#2970)

* in cloudformation yaml parsing, handle malformed template

* replaced error with frozenset

* removed unused import

2.0.1140

Toggle 2.0.1140's commit message
fixed condition (bridgecrewio#2962)

2.0.1139

Toggle 2.0.1139's commit message
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

2.0.1138

Toggle 2.0.1138's commit message
Merge pull request bridgecrewio#2956 from bridgecrewio/local_integrat…

…ion_tests

Added run_integration_test.sh script

2.0.1137

Toggle 2.0.1137's commit message
Merge pull request bridgecrewio#2959 from bridgecrewio/bicep-definiti…

…ons-location

moved definitions logic from parser class to utils

2.0.1136

Toggle 2.0.1136's commit message
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

2.0.1135

Toggle 2.0.1135's commit message
Merge pull request bridgecrewio#2952 from bridgecrewio/revert-2951-ad…

…d-pipfile-sca-supported

Revert "adding pipfile.lock to supported package files"
0