diff --git a/easy_infra.yml b/easy_infra.yml index 38a35d0d..1daeb7f3 100644 --- a/easy_infra.yml +++ b/easy_infra.yml @@ -3,16 +3,17 @@ _anchors: - tf security: &id002 checkov: - command: checkov -d . --download-external-modules True --skip-download --output json --output-file-path - ${CHECKOV_JSON_REPORT_PATH}/checkov.json, + command: checkov -d . --download-external-modules True --skip-download --output + json --output-file-path ${CHECKOV_JSON_REPORT_PATH}/checkov.json, customizations: CHECKOV_BASELINE: --baseline CHECKOV_EXTERNAL_CHECKS_DIR: --external-checks-dir CHECKOV_SKIP_CHECK: --skip-check description: directory scan kics: - command: kics scan --type Terraform --no-progress --queries-path ${KICS_INCLUDE_QUERIES_PATH} --libraries-path ${KICS_LIBRARY_PATH} - --report-formats json --output-path ${KICS_JSON_REPORT_PATH} --output-name kics --path . + command: kics scan --type Terraform --no-progress --queries-path ${KICS_INCLUDE_QUERIES_PATH} + --libraries-path ${KICS_LIBRARY_PATH} --report-formats json --output-path + ${KICS_JSON_REPORT_PATH} --output-name kics --path . customizations: KICS_EXCLUDE_SEVERITIES: --exclude-severities KICS_INCLUDE_QUERIES: --include-queries @@ -29,8 +30,9 @@ commands: - ansible-playbook security: kics: - command: kics scan --type Ansible --no-progress --queries-path ${KICS_INCLUDE_QUERIES_PATH} --libraries-path ${KICS_LIBRARY_PATH} - --report-formats json --output-path ${KICS_REPORTS} --output-name kics --path . + command: kics scan --type Ansible --no-progress --queries-path ${KICS_INCLUDE_QUERIES_PATH} + --libraries-path ${KICS_LIBRARY_PATH} --report-formats json --output-path + ${KICS_REPORTS} --output-name kics --path . customizations: KICS_EXCLUDE_SEVERITIES: --exclude-severities KICS_INCLUDE_QUERIES: --include-queries @@ -45,10 +47,10 @@ commands: azure-cli: aliases: - az - version: 2.40.0-1~focal + version: 2.41.0-1~focal version_argument: version checkov: - version: 2.1.265 + version: 2.1.269 version_argument: --version consul-template: version: v0.29.5