From f6c47c9dabdc05419a6f25848189dde0471ee366 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Tue, 11 Jul 2023 21:52:58 +0200 Subject: [PATCH] [automation] Auto-update linters version, help and documentation (#2789) --- .automation/generated/flavors-stats.json | 68 +++++++++---------- .automation/generated/linter-helps.json | 12 ++-- .automation/generated/linter-versions.json | 2 +- CHANGELOG.md | 1 + README.md | 2 +- docs/all_linters.md | 2 +- docs/descriptors/csharp_dotnet_format.md | 2 +- docs/descriptors/kubernetes_kubescape.md | 2 +- docs/descriptors/repository_checkov.md | 4 +- .../salesforce_sfdx_scanner_apex.md | 2 +- .../salesforce_sfdx_scanner_aura.md | 2 +- .../salesforce_sfdx_scanner_lwc.md | 2 +- docs/descriptors/vbdotnet_dotnet_format.md | 2 +- docs/used-by-stats.md | 41 +++++------ flavors/ci_light/Dockerfile | 2 +- flavors/cupcake/Dockerfile | 2 +- flavors/documentation/Dockerfile | 2 +- flavors/dotnet/Dockerfile | 2 +- flavors/dotnetweb/Dockerfile | 2 +- flavors/go/Dockerfile | 2 +- flavors/java/Dockerfile | 2 +- flavors/javascript/Dockerfile | 2 +- flavors/php/Dockerfile | 2 +- flavors/python/Dockerfile | 2 +- flavors/ruby/Dockerfile | 2 +- flavors/rust/Dockerfile | 2 +- flavors/salesforce/Dockerfile | 2 +- flavors/security/Dockerfile | 2 +- flavors/swift/Dockerfile | 2 +- flavors/terraform/Dockerfile | 2 +- linters/action_actionlint/Dockerfile | 2 +- linters/ansible_ansible_lint/Dockerfile | 2 +- linters/arm_arm_ttk/Dockerfile | 2 +- linters/bash_exec/Dockerfile | 2 +- linters/bash_shellcheck/Dockerfile | 2 +- linters/bash_shfmt/Dockerfile | 2 +- linters/bicep_bicep_linter/Dockerfile | 2 +- linters/c_cpplint/Dockerfile | 2 +- linters/clojure_clj_kondo/Dockerfile | 2 +- linters/clojure_cljstyle/Dockerfile | 2 +- linters/cloudformation_cfn_lint/Dockerfile | 2 +- linters/coffee_coffeelint/Dockerfile | 2 +- linters/copypaste_jscpd/Dockerfile | 2 +- linters/cpp_cpplint/Dockerfile | 2 +- linters/csharp_csharpier/Dockerfile | 2 +- linters/csharp_dotnet_format/Dockerfile | 2 +- linters/css_scss_lint/Dockerfile | 2 +- linters/css_stylelint/Dockerfile | 2 +- linters/dart_dartanalyzer/Dockerfile | 2 +- linters/dockerfile_hadolint/Dockerfile | 2 +- .../Dockerfile | 2 +- linters/env_dotenv_linter/Dockerfile | 2 +- linters/gherkin_gherkin_lint/Dockerfile | 2 +- linters/go_golangci_lint/Dockerfile | 2 +- linters/go_revive/Dockerfile | 2 +- .../graphql_graphql_schema_linter/Dockerfile | 2 +- linters/groovy_npm_groovy_lint/Dockerfile | 2 +- linters/html_djlint/Dockerfile | 2 +- linters/html_htmlhint/Dockerfile | 2 +- linters/java_checkstyle/Dockerfile | 2 +- linters/java_pmd/Dockerfile | 2 +- linters/javascript_es/Dockerfile | 2 +- linters/javascript_prettier/Dockerfile | 2 +- linters/javascript_standard/Dockerfile | 2 +- linters/json_eslint_plugin_jsonc/Dockerfile | 2 +- linters/json_jsonlint/Dockerfile | 2 +- linters/json_npm_package_json_lint/Dockerfile | 2 +- linters/json_prettier/Dockerfile | 2 +- linters/json_v8r/Dockerfile | 2 +- linters/jsx_eslint/Dockerfile | 2 +- linters/kotlin_ktlint/Dockerfile | 2 +- linters/kubernetes_helm/Dockerfile | 2 +- linters/kubernetes_kubeconform/Dockerfile | 2 +- linters/kubernetes_kubescape/Dockerfile | 2 +- linters/latex_chktex/Dockerfile | 2 +- linters/lua_luacheck/Dockerfile | 2 +- linters/makefile_checkmake/Dockerfile | 2 +- .../markdown_markdown_link_check/Dockerfile | 2 +- .../Dockerfile | 2 +- linters/markdown_markdownlint/Dockerfile | 2 +- linters/markdown_remark_lint/Dockerfile | 2 +- linters/openapi_spectral/Dockerfile | 2 +- linters/perl_perlcritic/Dockerfile | 2 +- linters/php_phpcs/Dockerfile | 2 +- linters/php_phplint/Dockerfile | 2 +- linters/php_phpstan/Dockerfile | 2 +- linters/php_psalm/Dockerfile | 2 +- linters/powershell_powershell/Dockerfile | 2 +- .../Dockerfile | 2 +- linters/protobuf_protolint/Dockerfile | 2 +- linters/puppet_puppet_lint/Dockerfile | 2 +- linters/python_bandit/Dockerfile | 2 +- linters/python_black/Dockerfile | 2 +- linters/python_flake8/Dockerfile | 2 +- linters/python_isort/Dockerfile | 2 +- linters/python_mypy/Dockerfile | 2 +- linters/python_pylint/Dockerfile | 2 +- linters/python_pyright/Dockerfile | 2 +- linters/python_ruff/Dockerfile | 2 +- linters/r_lintr/Dockerfile | 2 +- linters/raku_raku/Dockerfile | 2 +- linters/repository_checkov/Dockerfile | 2 +- linters/repository_devskim/Dockerfile | 2 +- linters/repository_dustilock/Dockerfile | 2 +- linters/repository_git_diff/Dockerfile | 2 +- linters/repository_gitleaks/Dockerfile | 2 +- linters/repository_kics/Dockerfile | 2 +- linters/repository_secretlint/Dockerfile | 2 +- linters/repository_semgrep/Dockerfile | 2 +- linters/repository_syft/Dockerfile | 2 +- linters/repository_trivy/Dockerfile | 2 +- linters/rst_rst_lint/Dockerfile | 2 +- linters/rst_rstcheck/Dockerfile | 2 +- linters/rst_rstfmt/Dockerfile | 2 +- linters/ruby_rubocop/Dockerfile | 2 +- linters/rust_clippy/Dockerfile | 2 +- .../salesforce_sfdx_scanner_apex/Dockerfile | 2 +- .../salesforce_sfdx_scanner_aura/Dockerfile | 2 +- .../salesforce_sfdx_scanner_lwc/Dockerfile | 2 +- linters/scala_scalafix/Dockerfile | 2 +- linters/snakemake_lint/Dockerfile | 2 +- linters/snakemake_snakefmt/Dockerfile | 2 +- linters/spell_cspell/Dockerfile | 2 +- linters/spell_lychee/Dockerfile | 2 +- linters/spell_proselint/Dockerfile | 2 +- linters/spell_vale/Dockerfile | 2 +- linters/sql_sql_lint/Dockerfile | 2 +- linters/sql_sqlfluff/Dockerfile | 2 +- linters/sql_tsqllint/Dockerfile | 2 +- linters/swift_swiftlint/Dockerfile | 2 +- linters/tekton_tekton_lint/Dockerfile | 2 +- linters/terraform_terraform_fmt/Dockerfile | 2 +- linters/terraform_terragrunt/Dockerfile | 2 +- linters/terraform_terrascan/Dockerfile | 2 +- linters/terraform_tflint/Dockerfile | 2 +- linters/tsx_eslint/Dockerfile | 2 +- linters/typescript_es/Dockerfile | 2 +- linters/typescript_prettier/Dockerfile | 2 +- linters/typescript_standard/Dockerfile | 2 +- linters/vbdotnet_dotnet_format/Dockerfile | 2 +- linters/xml_xmllint/Dockerfile | 2 +- linters/yaml_prettier/Dockerfile | 2 +- linters/yaml_v8r/Dockerfile | 2 +- linters/yaml_yamllint/Dockerfile | 2 +- 144 files changed, 203 insertions(+), 201 deletions(-) diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index 97c0dd9ac33..1bd9220039d 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -1621,8 +1621,8 @@ 3041527 ], [ - "2023-07-11T01:09:42", - 3042713 + "2023-07-11T18:04:48", + 3044556 ] ], "ci_light": [ @@ -3247,8 +3247,8 @@ 76815 ], [ - "2023-07-11T01:09:42", - 77020 + "2023-07-11T18:04:48", + 77401 ] ], "cupcake": [ @@ -3853,8 +3853,8 @@ 18539 ], [ - "2023-07-11T01:09:42", - 18723 + "2023-07-11T18:04:48", + 18937 ] ], "dart": [ @@ -6389,8 +6389,8 @@ 163986 ], [ - "2023-07-11T01:09:42", - 164160 + "2023-07-11T18:04:48", + 164354 ] ], "dotnet": [ @@ -8015,8 +8015,8 @@ 402077 ], [ - "2023-07-11T01:09:42", - 402592 + "2023-07-11T18:04:48", + 403260 ] ], "dotnetweb": [ @@ -8025,8 +8025,8 @@ 4 ], [ - "2023-07-11T01:09:42", - 12 + "2023-07-11T18:04:48", + 16 ] ], "go": [ @@ -9651,8 +9651,8 @@ 23975 ], [ - "2023-07-11T01:09:42", - 24035 + "2023-07-11T18:04:48", + 24107 ] ], "java": [ @@ -11277,8 +11277,8 @@ 127358 ], [ - "2023-07-11T01:09:42", - 127484 + "2023-07-11T18:04:48", + 127681 ] ], "javascript": [ @@ -12903,8 +12903,8 @@ 301182 ], [ - "2023-07-11T01:09:42", - 301908 + "2023-07-11T18:04:48", + 303260 ] ], "php": [ @@ -14529,8 +14529,8 @@ 51714 ], [ - "2023-07-11T01:09:42", - 51743 + "2023-07-11T18:04:48", + 51775 ] ], "python": [ @@ -16155,8 +16155,8 @@ 229620 ], [ - "2023-07-11T01:09:42", - 230012 + "2023-07-11T18:04:48", + 230515 ] ], "ruby": [ @@ -17777,8 +17777,8 @@ 3816 ], [ - "2023-07-11T01:09:42", - 3820 + "2023-07-11T18:04:48", + 3828 ] ], "rust": [ @@ -19399,8 +19399,8 @@ 6187 ], [ - "2023-07-11T01:09:42", - 6201 + "2023-07-11T18:04:48", + 6206 ] ], "salesforce": [ @@ -21025,8 +21025,8 @@ 21522 ], [ - "2023-07-11T01:09:42", - 21541 + "2023-07-11T18:04:48", + 21589 ] ], "scala": [ @@ -22649,8 +22649,8 @@ 19221 ], [ - "2023-07-11T01:09:42", - 19284 + "2023-07-11T18:04:48", + 19473 ] ], "swift": [ @@ -24271,8 +24271,8 @@ 4104 ], [ - "2023-07-11T01:09:42", - 4109 + "2023-07-11T18:04:48", + 4111 ] ], "terraform": [ @@ -25897,8 +25897,8 @@ 274119 ], [ - "2023-07-11T01:09:42", - 274797 + "2023-07-11T18:04:48", + 275604 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index 55fef72fa4d..0fd8495613c 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -740,7 +740,7 @@ " [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE]", " [--enable-secret-scan-all-files]", " [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN]", - " [--summary-position {bottom,top}]", + " [--summary-position {top,bottom}]", " [--skip-resources-without-violations] [--deep-analysis]", " [--no-fail-on-crash] [--mask MASK] [--scan-secrets-history]", " [--secrets-history-timeout SECRETS_HISTORY_TIMEOUT]", @@ -1009,7 +1009,7 @@ " --block-list-secret-scan BLOCK_LIST_SECRET_SCAN", " List of files to filter out from the secret scanner", " [env var: CKV_SECRETS_SCAN_BLOCK_LIST]", - " --summary-position {bottom,top}", + " --summary-position {top,bottom}", " Chose whether the summary will be appended on top", " (before the checks results) or on bottom (after check", " results), default is on top.", @@ -3064,7 +3064,7 @@ " completion Generate autocompletion script", " config Handle cached configurations", " delete Delete configurations in Kubescape SaaS version", - " download Download artifacts,attack-tracks,controls-inputs,exceptions,control,framework", + " download Download exceptions,control,framework,artifacts,attack-tracks,controls-inputs", " fix Fix misconfiguration in files", " help Help about any command", " list List frameworks/controls will list the supported frameworks and controls", @@ -7083,7 +7083,7 @@ " scanner run dfa scan codebase with all DFA rules", "", "WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", - "(node:1488) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", + "(node:1490) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", "(Use `node --trace-warnings ...` to show where the warning was created)", " NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT", " \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", @@ -7376,7 +7376,7 @@ " scanner run dfa scan codebase with all DFA rules", "", "WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", - "(node:1629) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", + "(node:1631) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", "(Use `node --trace-warnings ...` to show where the warning was created)", " NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT", " \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", @@ -7669,7 +7669,7 @@ " scanner run dfa scan codebase with all DFA rules", "", "WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", - "(node:1770) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", + "(node:1772) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", "(Use `node --trace-warnings ...` to show where the warning was created)", " NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT", " \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index 0d5652e0f2a..57b04d912ec 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -23,7 +23,7 @@ "djlint": "1.31.1", "dockerfilelint": "1.8.0", "dotenv-linter": "3.3.0", - "dotnet-format": "6.0.411", + "dotnet-format": "6.0.412", "dustilock": "1.2.0", "editorconfig-checker": "2.7.0", "eslint": "8.44.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e4e25220a9..159c5c9cabe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -119,6 +119,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - [tflint](https://github.com/terraform-linters/tflint) from 0.46.1 to **0.47.0** on 2023-07-10 - [black](https://black.readthedocs.io/en/stable/) from 23.3.0 to **23.7.0** on 2023-07-11 - [checkov](https://www.checkov.io/) from 2.3.316 to **2.3.318** on 2023-07-11 + - [dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 6.0.411 to **6.0.412** on 2023-07-11 ## [v7.1.0] - 2023-06-11 diff --git a/README.md b/README.md index a2c45af07be..a458d4beef7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain) [![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter) -[![](https://img.shields.io/static/v1?label=Used%20by&message=2576&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by&message=2579&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy) [![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam) diff --git a/docs/all_linters.md b/docs/all_linters.md index 68196020294..a7c8c2303ad 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -28,7 +28,7 @@ | [**devskim**](https://github.com/microsoft/DevSkim){target=_blank} | 1.0.11 | [MIT](licenses/devskim.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/DevSkim?cacheSeconds=3600)](https://github.com/microsoft/DevSkim){target=_blank} | [REPOSITORY](descriptors/repository_devskim.md) | :white_circle: | [Repository](https://github.com/microsoft/DevSkim){target=_blank} | | [**djlint**](https://github.com/Riverside-Healthcare/djlint){target=_blank} | 1.31.1 | [GPL-3.0](licenses/djlint.md) | [![GitHub stars](https://img.shields.io/github/stars/Riverside-Healthcare/djlint?cacheSeconds=3600)](https://github.com/Riverside-Healthcare/djlint){target=_blank} | [HTML](descriptors/html_djlint.md) | :heart: | [MegaLinter reference](https://djlint.com/docs/integrations/#megalinter){target=_blank} | | [**dotenv-linter**](https://github.com/dotenv-linter/dotenv-linter){target=_blank} | 3.3.0 | [MIT](licenses/dotenv-linter.md) | [![GitHub stars](https://img.shields.io/github/stars/dotenv-linter/dotenv-linter?cacheSeconds=3600)](https://github.com/dotenv-linter/dotenv-linter){target=_blank} | [ENV](descriptors/env_dotenv_linter.md) | :heart: | [MegaLinter reference](https://dotenv-linter.github.io/#/integrations/mega_linter){target=_blank} | -| [**dotnet-format**](https://github.com/dotnet/format){target=_blank} | 6.0.411 | [MIT](licenses/dotnet-format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format){target=_blank} | [CSHARP](descriptors/csharp_dotnet_format.md)
[VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Repository](https://github.com/dotnet/format){target=_blank} | +| [**dotnet-format**](https://github.com/dotnet/format){target=_blank} | 6.0.412 | [MIT](licenses/dotnet-format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format){target=_blank} | [CSHARP](descriptors/csharp_dotnet_format.md)
[VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Repository](https://github.com/dotnet/format){target=_blank} | | [**dustilock**](https://github.com/Checkmarx/dustilock){target=_blank} | 1.2.0 | [Apache-2.0](licenses/dustilock.md) | [![GitHub stars](https://img.shields.io/github/stars/Checkmarx/dustilock?cacheSeconds=3600)](https://github.com/Checkmarx/dustilock){target=_blank} | [REPOSITORY](descriptors/repository_dustilock.md) | :white_circle: | [Repository](https://github.com/Checkmarx/dustilock){target=_blank} | | [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 2.7.0 | [MIT](licenses/editorconfig-checker.md) | [![GitHub stars](https://img.shields.io/github/stars/editorconfig-checker/editorconfig-checker?cacheSeconds=3600)](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | [EDITORCONFIG](descriptors/editorconfig_editorconfig_checker.md) | :heart: | [MegaLinter reference](https://github.com/editorconfig-checker/editorconfig-checker#mega-linter){target=_blank} | | [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.44.0 | [MIT](licenses/eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/eslint/eslint?cacheSeconds=3600)](https://github.com/eslint/eslint){target=_blank} | [JAVASCRIPT](descriptors/javascript_eslint.md)
[JSX](descriptors/jsx_eslint.md)
[TSX](descriptors/tsx_eslint.md)
[TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} | diff --git a/docs/descriptors/csharp_dotnet_format.md b/docs/descriptors/csharp_dotnet_format.md index a75344225fc..21b8ebbcfb4 100644 --- a/docs/descriptors/csharp_dotnet_format.md +++ b/docs/descriptors/csharp_dotnet_format.md @@ -11,7 +11,7 @@ dotnet-format requires a `.sln` or `.csproj` file to run correctly. ## dotnet-format documentation -- Version in MegaLinter: **6.0.411** +- Version in MegaLinter: **6.0.412** - Visit [Official Web Site](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format){target=_blank} [![format - GitHub](https://gh-card.dev/repos/dotnet/format.svg?fullname=)](https://github.com/dotnet/format){target=_blank} diff --git a/docs/descriptors/kubernetes_kubescape.md b/docs/descriptors/kubernetes_kubescape.md index 0f3d25d9e4f..f1d33080be9 100644 --- a/docs/descriptors/kubernetes_kubescape.md +++ b/docs/descriptors/kubernetes_kubescape.md @@ -123,7 +123,7 @@ Available Commands: completion Generate autocompletion script config Handle cached configurations delete Delete configurations in Kubescape SaaS version - download Download artifacts,attack-tracks,controls-inputs,exceptions,control,framework + download Download exceptions,control,framework,artifacts,attack-tracks,controls-inputs fix Fix misconfiguration in files help Help about any command list List frameworks/controls will list the supported frameworks and controls diff --git a/docs/descriptors/repository_checkov.md b/docs/descriptors/repository_checkov.md index 11e3eb231f1..234b1bfe14e 100644 --- a/docs/descriptors/repository_checkov.md +++ b/docs/descriptors/repository_checkov.md @@ -133,7 +133,7 @@ usage: checkov [-h] [-v] [--support] [-d DIRECTORY] [--add-check] [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE] [--enable-secret-scan-all-files] [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN] - [--summary-position {bottom,top}] + [--summary-position {top,bottom}] [--skip-resources-without-violations] [--deep-analysis] [--no-fail-on-crash] [--mask MASK] [--scan-secrets-history] [--secrets-history-timeout SECRETS_HISTORY_TIMEOUT] @@ -402,7 +402,7 @@ options: --block-list-secret-scan BLOCK_LIST_SECRET_SCAN List of files to filter out from the secret scanner [env var: CKV_SECRETS_SCAN_BLOCK_LIST] - --summary-position {bottom,top} + --summary-position {top,bottom} Chose whether the summary will be appended on top (before the checks results) or on bottom (after check results), default is on top. diff --git a/docs/descriptors/salesforce_sfdx_scanner_apex.md b/docs/descriptors/salesforce_sfdx_scanner_apex.md index f6039f592ca..38bfaad1975 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_apex.md +++ b/docs/descriptors/salesforce_sfdx_scanner_apex.md @@ -163,7 +163,7 @@ COMMANDS scanner run dfa scan codebase with all DFA rules WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA -(node:1488) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. +(node:1490) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. (Use `node --trace-warnings ...` to show where the warning was created) NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT ────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ──────── diff --git a/docs/descriptors/salesforce_sfdx_scanner_aura.md b/docs/descriptors/salesforce_sfdx_scanner_aura.md index c19e0e55a0c..107756c51d8 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_aura.md +++ b/docs/descriptors/salesforce_sfdx_scanner_aura.md @@ -159,7 +159,7 @@ COMMANDS scanner run dfa scan codebase with all DFA rules WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA -(node:1629) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. +(node:1631) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. (Use `node --trace-warnings ...` to show where the warning was created) NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT ────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ──────── diff --git a/docs/descriptors/salesforce_sfdx_scanner_lwc.md b/docs/descriptors/salesforce_sfdx_scanner_lwc.md index 773356607e5..512cc3cf527 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_lwc.md +++ b/docs/descriptors/salesforce_sfdx_scanner_lwc.md @@ -159,7 +159,7 @@ COMMANDS scanner run dfa scan codebase with all DFA rules WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA -(node:1770) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. +(node:1772) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. (Use `node --trace-warnings ...` to show where the warning was created) NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT ────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ──────── diff --git a/docs/descriptors/vbdotnet_dotnet_format.md b/docs/descriptors/vbdotnet_dotnet_format.md index 43a046f081a..8e3912c6666 100644 --- a/docs/descriptors/vbdotnet_dotnet_format.md +++ b/docs/descriptors/vbdotnet_dotnet_format.md @@ -11,7 +11,7 @@ dotnet-format requires a `.sln` or `.vbproj` file to run correctly. ## dotnet-format documentation -- Version in MegaLinter: **6.0.411** +- Version in MegaLinter: **6.0.412** - Visit [Official Web Site](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format){target=_blank} [![format - GitHub](https://gh-card.dev/repos/dotnet/format.svg?fullname=)](https://github.com/dotnet/format){target=_blank} diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md index 4e217c4c7f9..eda251d29f5 100644 --- a/docs/used-by-stats.md +++ b/docs/used-by-stats.md @@ -1,21 +1,21 @@ # Dependents stats for oxsecurity/megalinter -[![](https://img.shields.io/static/v1?label=Used%20by&message=2576&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=1748&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=828&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=65497&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by&message=2579&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=1750&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=829&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=66120&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) | Repository | Stars | |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:| -| [nektos/act](https://github.com/nektos/act) | 39806 | -| [PRQL/prql](https://github.com/PRQL/prql) | 7231 | -| [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2466 | +| [nektos/act](https://github.com/nektos/act) | 39853 | +| [PRQL/prql](https://github.com/PRQL/prql) | 7230 | +| [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2467 | | [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win) | 2133 | -| [IlanCosman/tide](https://github.com/IlanCosman/tide) | 2066 | -| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2046 | +| [IlanCosman/tide](https://github.com/IlanCosman/tide) | 2068 | +| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2048 | | [microsoft/code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 1741 | -| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1349 | -| [ever-co/ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1246 | +| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1348 | +| [ever-co/ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1247 | | [flosse/sloc](https://github.com/flosse/sloc) | 935 | | [unixorn/git-extra-commands](https://github.com/unixorn/git-extra-commands) | 893 | | [unixorn/zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) | 658 | @@ -24,16 +24,16 @@ | [Romanitho/Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 549 | | [meichthys/foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 520 | | [cattle-ops/terraform-aws-gitlab-runner](https://github.com/cattle-ops/terraform-aws-gitlab-runner) | 501 | +| [ministryofjustice/modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 475 | | [practicalli/clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 462 | -| [ministryofjustice/modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 440 | | [ruzickap/packer-templates](https://github.com/ruzickap/packer-templates) | 385 | | [llaville/php-compatinfo](https://github.com/llaville/php-compatinfo) | 363 | -| [xUnholy/k8s-gitops](https://github.com/xUnholy/k8s-gitops) | 360 | +| [xUnholy/k8s-gitops](https://github.com/xUnholy/k8s-gitops) | 361 | | [bjw-s/home-ops](https://github.com/bjw-s/home-ops) | 333 | | [scolladon/sfdx-git-delta](https://github.com/scolladon/sfdx-git-delta) | 311 | | [ahmadnassri/action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) | 309 | | [OCSInventory-NG/OCSInventory-Server](https://github.com/OCSInventory-NG/OCSInventory-Server) | 305 | -| [leosuncin/nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 278 | +| [leosuncin/nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 279 | | [neon-mmd/websurfx](https://github.com/neon-mmd/websurfx) | 208 | | [OCSInventory-NG/OCSInventory-ocsreports](https://github.com/OCSInventory-NG/OCSInventory-ocsreports) | 206 | | [toboshii/home-ops](https://github.com/toboshii/home-ops) | 197 | @@ -42,8 +42,8 @@ | [carpenike/k8s-gitops](https://github.com/carpenike/k8s-gitops) | 160 | | [nvuillam/npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) | 153 | | [unixorn/tumult.plugin.zsh](https://github.com/unixorn/tumult.plugin.zsh) | 152 | +| [Luzkan/smells](https://github.com/Luzkan/smells) | 146 | | [T145/black-mirror](https://github.com/T145/black-mirror) | 145 | -| [Luzkan/smells](https://github.com/Luzkan/smells) | 144 | | [apigee/devrel](https://github.com/apigee/devrel) | 143 | | [newrelic/newrelic-python-agent](https://github.com/newrelic/newrelic-python-agent) | 132 | | [cbg-ethz/V-pipe](https://github.com/cbg-ethz/V-pipe) | 108 | @@ -51,7 +51,7 @@ | [philips-software/amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib) | 104 | | [practicalli/spacemacs](https://github.com/practicalli/spacemacs) | 101 | | [oasisprotocol/oasis-wallet-web](https://github.com/oasisprotocol/oasis-wallet-web) | 93 | -| [unixorn/lima-xbar-plugin](https://github.com/unixorn/lima-xbar-plugin) | 85 | +| [unixorn/lima-xbar-plugin](https://github.com/unixorn/lima-xbar-plugin) | 87 | | [Azure/ARO-RP](https://github.com/Azure/ARO-RP) | 81 | | [IQEngine/IQEngine](https://github.com/IQEngine/IQEngine) | 73 | | [szinn/k8s-homelab](https://github.com/szinn/k8s-homelab) | 73 | @@ -59,7 +59,7 @@ | [hardisgroupcom/sfdx-hardis](https://github.com/hardisgroupcom/sfdx-hardis) | 68 | | [practicalli/clojure](https://github.com/practicalli/clojure) | 68 | | [0dragosh/homelab](https://github.com/0dragosh/homelab) | 68 | -| [Quantum-Accelerators/quacc](https://github.com/Quantum-Accelerators/quacc) | 65 | +| [Quantum-Accelerators/quacc](https://github.com/Quantum-Accelerators/quacc) | 66 | | [davidB/tracing-opentelemetry-instrumentation-sdk](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | 60 | | [nvuillam/vscode-groovy-lint](https://github.com/nvuillam/vscode-groovy-lint) | 60 | | [unixorn/warhol.plugin.zsh](https://github.com/unixorn/warhol.plugin.zsh) | 56 | @@ -93,10 +93,10 @@ | [ministryofjustice/modernisation-platform-environments](https://github.com/ministryofjustice/modernisation-platform-environments) | 25 | | [MoegirlPediaInterfaceAdmins/MoegirlPediaInterfaceCodes](https://github.com/MoegirlPediaInterfaceAdmins/MoegirlPediaInterfaceCodes) | 24 | | [arbitraryexecution/forta-bot-templates](https://github.com/arbitraryexecution/forta-bot-templates) | 24 | +| [ahmadnassri/action-terraform-report](https://github.com/ahmadnassri/action-terraform-report) | 24 | | [gluwa/creditcoin](https://github.com/gluwa/creditcoin) | 24 | | [unixorn/ha-mqtt-discoverable](https://github.com/unixorn/ha-mqtt-discoverable) | 23 | | [AErmie/DevSecOps](https://github.com/AErmie/DevSecOps) | 23 | -| [ahmadnassri/action-terraform-report](https://github.com/ahmadnassri/action-terraform-report) | 23 | | [whoisdsmith/VAULTSIDIAN](https://github.com/whoisdsmith/VAULTSIDIAN) | 22 | | [sierrafoxtrot/srecord](https://github.com/sierrafoxtrot/srecord) | 22 | | [OpenZeppelin/compound-monitoring](https://github.com/OpenZeppelin/compound-monitoring) | 21 | @@ -288,6 +288,7 @@ | [proinsias/gilbert-shannon-reeds](https://github.com/proinsias/gilbert-shannon-reeds) | 3 | | [brettinternet/slides](https://github.com/brettinternet/slides) | 3 | | [Game-DevOps/awesome-game-devops](https://github.com/Game-DevOps/awesome-game-devops) | 3 | +| [AliceO2Group/analysis-framework](https://github.com/AliceO2Group/analysis-framework) | 3 | | [ashokm/dotfiles](https://github.com/ashokm/dotfiles) | 3 | | [tdonaworth/pipeline-security](https://github.com/tdonaworth/pipeline-security) | 3 | | [fernandopn/swarm-mind](https://github.com/fernandopn/swarm-mind) | 3 | @@ -295,6 +296,7 @@ | [ahmadnassri/template-docker](https://github.com/ahmadnassri/template-docker) | 3 | | [evanofslack/slacknet](https://github.com/evanofslack/slacknet) | 3 | | [claughinghouse/home-ops](https://github.com/claughinghouse/home-ops) | 3 | +| [practicalli/learn-clojure](https://github.com/practicalli/learn-clojure) | 3 | | [practicalli/blog](https://github.com/practicalli/blog) | 3 | | [RunningMattress/upm-test-package](https://github.com/RunningMattress/upm-test-package) | 3 | | [brandonmcclure/friendly-chainsaw](https://github.com/brandonmcclure/friendly-chainsaw) | 3 | @@ -344,7 +346,6 @@ | [The-IT-Dept/infra](https://github.com/The-IT-Dept/infra) | 2 | | [home-ops/home-k8s-cluster](https://github.com/home-ops/home-k8s-cluster) | 2 | | [ThonyPrice/home-ops](https://github.com/ThonyPrice/home-ops) | 2 | -| [AliceO2Group/analysis-framework](https://github.com/AliceO2Group/analysis-framework) | 2 | | [insuusvenerati/k8s-home](https://github.com/insuusvenerati/k8s-home) | 2 | | [dmamulashvili/webapi-msa-template](https://github.com/dmamulashvili/webapi-msa-template) | 2 | | [lucacalcaterra/kube-home](https://github.com/lucacalcaterra/kube-home) | 2 | @@ -778,7 +779,6 @@ | [stc-bfd/CIPP](https://github.com/stc-bfd/CIPP) | 0 | | [cippapp-timefortitan/CIPP](https://github.com/cippapp-timefortitan/CIPP) | 0 | | [FullerIT/CIPP](https://github.com/FullerIT/CIPP) | 0 | -| [covenanttechnologysolutions/CIPP](https://github.com/covenanttechnologysolutions/CIPP) | 0 | | [3DKs/CIPP](https://github.com/3DKs/CIPP) | 0 | | [UNOBeheer/CIPP](https://github.com/UNOBeheer/CIPP) | 0 | | [schorlton/megalinter](https://github.com/schorlton/megalinter) | 0 | @@ -1560,6 +1560,7 @@ | [ministryofjustice/data-engineering-airflow](https://github.com/ministryofjustice/data-engineering-airflow) | 0 | | [jleiby3/test-actions](https://github.com/jleiby3/test-actions) | 0 | | [marcelmaatkamp/mixed-java-scala-test](https://github.com/marcelmaatkamp/mixed-java-scala-test) | 0 | +| [ashrafulislamcs/aws-modernisation-platform](https://github.com/ashrafulislamcs/aws-modernisation-platform) | 0 | | [doonga/terraform-github-repository](https://github.com/doonga/terraform-github-repository) | 0 | | [tyriis/zigbee2mqtt-exporter](https://github.com/tyriis/zigbee2mqtt-exporter) | 0 | | [wesley-dean-flexion/jubilant-computing-machine](https://github.com/wesley-dean-flexion/jubilant-computing-machine) | 0 | diff --git a/flavors/ci_light/Dockerfile b/flavors/ci_light/Dockerfile index 33e8deb14bc..1626ad53341 100644 --- a/flavors/ci_light/Dockerfile +++ b/flavors/ci_light/Dockerfile @@ -42,7 +42,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/cupcake/Dockerfile b/flavors/cupcake/Dockerfile index 6199fe135cb..57ddb021f29 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -63,7 +63,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/documentation/Dockerfile b/flavors/documentation/Dockerfile index b7c85ffa7fb..8464a561ad2 100644 --- a/flavors/documentation/Dockerfile +++ b/flavors/documentation/Dockerfile @@ -52,7 +52,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/dotnet/Dockerfile b/flavors/dotnet/Dockerfile index 6ea94daa29c..2e6052d01b8 100644 --- a/flavors/dotnet/Dockerfile +++ b/flavors/dotnet/Dockerfile @@ -60,7 +60,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/dotnetweb/Dockerfile b/flavors/dotnetweb/Dockerfile index 6bbe576dd51..e25fabe4b5f 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -60,7 +60,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/go/Dockerfile b/flavors/go/Dockerfile index d9fa67bdb77..d361bbdc822 100644 --- a/flavors/go/Dockerfile +++ b/flavors/go/Dockerfile @@ -58,7 +58,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/java/Dockerfile b/flavors/java/Dockerfile index 7cf061df9f5..94ce28de1e2 100644 --- a/flavors/java/Dockerfile +++ b/flavors/java/Dockerfile @@ -52,7 +52,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/javascript/Dockerfile b/flavors/javascript/Dockerfile index 2d2284c2b5b..dc54af8f199 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -51,7 +51,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/php/Dockerfile b/flavors/php/Dockerfile index d1311118e53..23122895c98 100644 --- a/flavors/php/Dockerfile +++ b/flavors/php/Dockerfile @@ -52,7 +52,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/python/Dockerfile b/flavors/python/Dockerfile index a9101a551a7..b83ee4ec714 100644 --- a/flavors/python/Dockerfile +++ b/flavors/python/Dockerfile @@ -52,7 +52,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/ruby/Dockerfile b/flavors/ruby/Dockerfile index 1ff5bec8f97..ccbf6a41a01 100644 --- a/flavors/ruby/Dockerfile +++ b/flavors/ruby/Dockerfile @@ -51,7 +51,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/rust/Dockerfile b/flavors/rust/Dockerfile index bc52fa4d6c8..5e44d99769c 100644 --- a/flavors/rust/Dockerfile +++ b/flavors/rust/Dockerfile @@ -51,7 +51,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/salesforce/Dockerfile b/flavors/salesforce/Dockerfile index b53f255a424..3c61a2a9b64 100644 --- a/flavors/salesforce/Dockerfile +++ b/flavors/salesforce/Dockerfile @@ -51,7 +51,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/security/Dockerfile b/flavors/security/Dockerfile index abe0ab33d8f..e8337e28f9d 100644 --- a/flavors/security/Dockerfile +++ b/flavors/security/Dockerfile @@ -48,7 +48,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/swift/Dockerfile b/flavors/swift/Dockerfile index 6a26d9dddca..8b3e3142b7b 100644 --- a/flavors/swift/Dockerfile +++ b/flavors/swift/Dockerfile @@ -51,7 +51,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/flavors/terraform/Dockerfile b/flavors/terraform/Dockerfile index 955de39906c..6762c3af19f 100644 --- a/flavors/terraform/Dockerfile +++ b/flavors/terraform/Dockerfile @@ -57,7 +57,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/action_actionlint/Dockerfile b/linters/action_actionlint/Dockerfile index b8ca0ea603e..b9eb057c161 100644 --- a/linters/action_actionlint/Dockerfile +++ b/linters/action_actionlint/Dockerfile @@ -40,7 +40,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/ansible_ansible_lint/Dockerfile b/linters/ansible_ansible_lint/Dockerfile index b44fcee254c..c99cabbccde 100644 --- a/linters/ansible_ansible_lint/Dockerfile +++ b/linters/ansible_ansible_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/arm_arm_ttk/Dockerfile b/linters/arm_arm_ttk/Dockerfile index 13e3538c40e..d624b650730 100644 --- a/linters/arm_arm_ttk/Dockerfile +++ b/linters/arm_arm_ttk/Dockerfile @@ -41,7 +41,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/bash_exec/Dockerfile b/linters/bash_exec/Dockerfile index 7e9cc05f323..e075e816bc6 100644 --- a/linters/bash_exec/Dockerfile +++ b/linters/bash_exec/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/bash_shellcheck/Dockerfile b/linters/bash_shellcheck/Dockerfile index 3833b7597fa..add14db8788 100644 --- a/linters/bash_shellcheck/Dockerfile +++ b/linters/bash_shellcheck/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/bash_shfmt/Dockerfile b/linters/bash_shfmt/Dockerfile index 45882d8dce1..ad70807cd13 100644 --- a/linters/bash_shfmt/Dockerfile +++ b/linters/bash_shfmt/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/bicep_bicep_linter/Dockerfile b/linters/bicep_bicep_linter/Dockerfile index 1aef3904483..c199f14b4cf 100644 --- a/linters/bicep_bicep_linter/Dockerfile +++ b/linters/bicep_bicep_linter/Dockerfile @@ -39,7 +39,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/c_cpplint/Dockerfile b/linters/c_cpplint/Dockerfile index 0939510f59c..c0c62641191 100644 --- a/linters/c_cpplint/Dockerfile +++ b/linters/c_cpplint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/clojure_clj_kondo/Dockerfile b/linters/clojure_clj_kondo/Dockerfile index 5702791a811..629bc41e31f 100644 --- a/linters/clojure_clj_kondo/Dockerfile +++ b/linters/clojure_clj_kondo/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/clojure_cljstyle/Dockerfile b/linters/clojure_cljstyle/Dockerfile index 569db71ed73..e9420c6687b 100644 --- a/linters/clojure_cljstyle/Dockerfile +++ b/linters/clojure_cljstyle/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/cloudformation_cfn_lint/Dockerfile b/linters/cloudformation_cfn_lint/Dockerfile index 662ee2bd21c..4fa7f00f639 100644 --- a/linters/cloudformation_cfn_lint/Dockerfile +++ b/linters/cloudformation_cfn_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/coffee_coffeelint/Dockerfile b/linters/coffee_coffeelint/Dockerfile index 8a3c07ab70e..cd622035da9 100644 --- a/linters/coffee_coffeelint/Dockerfile +++ b/linters/coffee_coffeelint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/copypaste_jscpd/Dockerfile b/linters/copypaste_jscpd/Dockerfile index 2578c13d351..9fad75d7173 100644 --- a/linters/copypaste_jscpd/Dockerfile +++ b/linters/copypaste_jscpd/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/cpp_cpplint/Dockerfile b/linters/cpp_cpplint/Dockerfile index 00b7c07262a..984b9bc2fae 100644 --- a/linters/cpp_cpplint/Dockerfile +++ b/linters/cpp_cpplint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/csharp_csharpier/Dockerfile b/linters/csharp_csharpier/Dockerfile index 0683ea09e1c..3b9b13538ff 100644 --- a/linters/csharp_csharpier/Dockerfile +++ b/linters/csharp_csharpier/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/csharp_dotnet_format/Dockerfile b/linters/csharp_dotnet_format/Dockerfile index c6fedd40896..164bb9aac00 100644 --- a/linters/csharp_dotnet_format/Dockerfile +++ b/linters/csharp_dotnet_format/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/css_scss_lint/Dockerfile b/linters/css_scss_lint/Dockerfile index 18625fc1fab..5a191a61016 100644 --- a/linters/css_scss_lint/Dockerfile +++ b/linters/css_scss_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/css_stylelint/Dockerfile b/linters/css_stylelint/Dockerfile index 58b976f9f1e..48ca0149afe 100644 --- a/linters/css_stylelint/Dockerfile +++ b/linters/css_stylelint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/dart_dartanalyzer/Dockerfile b/linters/dart_dartanalyzer/Dockerfile index 4e23cc8993a..2f42a47064d 100644 --- a/linters/dart_dartanalyzer/Dockerfile +++ b/linters/dart_dartanalyzer/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/dockerfile_hadolint/Dockerfile b/linters/dockerfile_hadolint/Dockerfile index 4d6f7685c85..a3491492ef2 100644 --- a/linters/dockerfile_hadolint/Dockerfile +++ b/linters/dockerfile_hadolint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/editorconfig_editorconfig_checker/Dockerfile b/linters/editorconfig_editorconfig_checker/Dockerfile index d5ba262597c..d85093e437e 100644 --- a/linters/editorconfig_editorconfig_checker/Dockerfile +++ b/linters/editorconfig_editorconfig_checker/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/env_dotenv_linter/Dockerfile b/linters/env_dotenv_linter/Dockerfile index df1f595be35..d0420ae3dcf 100644 --- a/linters/env_dotenv_linter/Dockerfile +++ b/linters/env_dotenv_linter/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/gherkin_gherkin_lint/Dockerfile b/linters/gherkin_gherkin_lint/Dockerfile index a1acd3be9cf..c7615decb27 100644 --- a/linters/gherkin_gherkin_lint/Dockerfile +++ b/linters/gherkin_gherkin_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/go_golangci_lint/Dockerfile b/linters/go_golangci_lint/Dockerfile index a5e9e9ae48c..2b3b03beb15 100644 --- a/linters/go_golangci_lint/Dockerfile +++ b/linters/go_golangci_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/go_revive/Dockerfile b/linters/go_revive/Dockerfile index 77dcd7ffa26..88c42658f06 100644 --- a/linters/go_revive/Dockerfile +++ b/linters/go_revive/Dockerfile @@ -42,7 +42,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/graphql_graphql_schema_linter/Dockerfile b/linters/graphql_graphql_schema_linter/Dockerfile index 40236c90e11..56dd01b876f 100644 --- a/linters/graphql_graphql_schema_linter/Dockerfile +++ b/linters/graphql_graphql_schema_linter/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/groovy_npm_groovy_lint/Dockerfile b/linters/groovy_npm_groovy_lint/Dockerfile index 6211ddb0e3c..baade5a1bed 100644 --- a/linters/groovy_npm_groovy_lint/Dockerfile +++ b/linters/groovy_npm_groovy_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/html_djlint/Dockerfile b/linters/html_djlint/Dockerfile index 81d2941437d..79edd279e3b 100644 --- a/linters/html_djlint/Dockerfile +++ b/linters/html_djlint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/html_htmlhint/Dockerfile b/linters/html_htmlhint/Dockerfile index 97153fd19f9..943e33c8ece 100644 --- a/linters/html_htmlhint/Dockerfile +++ b/linters/html_htmlhint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/java_checkstyle/Dockerfile b/linters/java_checkstyle/Dockerfile index d3e24c8743f..27249907a12 100644 --- a/linters/java_checkstyle/Dockerfile +++ b/linters/java_checkstyle/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/java_pmd/Dockerfile b/linters/java_pmd/Dockerfile index 4c426a4b6b8..340da050f5a 100644 --- a/linters/java_pmd/Dockerfile +++ b/linters/java_pmd/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/javascript_es/Dockerfile b/linters/javascript_es/Dockerfile index a8f037224b2..3c2e5397592 100644 --- a/linters/javascript_es/Dockerfile +++ b/linters/javascript_es/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/javascript_prettier/Dockerfile b/linters/javascript_prettier/Dockerfile index f862565278f..23533bb522f 100644 --- a/linters/javascript_prettier/Dockerfile +++ b/linters/javascript_prettier/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/javascript_standard/Dockerfile b/linters/javascript_standard/Dockerfile index 2f23b29507d..181e1428557 100644 --- a/linters/javascript_standard/Dockerfile +++ b/linters/javascript_standard/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/json_eslint_plugin_jsonc/Dockerfile b/linters/json_eslint_plugin_jsonc/Dockerfile index eb0466571bb..bea27fac6a9 100644 --- a/linters/json_eslint_plugin_jsonc/Dockerfile +++ b/linters/json_eslint_plugin_jsonc/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/json_jsonlint/Dockerfile b/linters/json_jsonlint/Dockerfile index c4e954e43ac..9327cc29105 100644 --- a/linters/json_jsonlint/Dockerfile +++ b/linters/json_jsonlint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/json_npm_package_json_lint/Dockerfile b/linters/json_npm_package_json_lint/Dockerfile index b5f137cec44..003dd9e2dda 100644 --- a/linters/json_npm_package_json_lint/Dockerfile +++ b/linters/json_npm_package_json_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/json_prettier/Dockerfile b/linters/json_prettier/Dockerfile index bc22d76f2aa..66f4b963b0b 100644 --- a/linters/json_prettier/Dockerfile +++ b/linters/json_prettier/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/json_v8r/Dockerfile b/linters/json_v8r/Dockerfile index 8a571bbf2e6..c077c579483 100644 --- a/linters/json_v8r/Dockerfile +++ b/linters/json_v8r/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/jsx_eslint/Dockerfile b/linters/jsx_eslint/Dockerfile index fc43e48e97d..6ced49b9191 100644 --- a/linters/jsx_eslint/Dockerfile +++ b/linters/jsx_eslint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/kotlin_ktlint/Dockerfile b/linters/kotlin_ktlint/Dockerfile index d030824d6bd..2cae97add88 100644 --- a/linters/kotlin_ktlint/Dockerfile +++ b/linters/kotlin_ktlint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/kubernetes_helm/Dockerfile b/linters/kubernetes_helm/Dockerfile index 0a88369a508..948c712f8be 100644 --- a/linters/kubernetes_helm/Dockerfile +++ b/linters/kubernetes_helm/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/kubernetes_kubeconform/Dockerfile b/linters/kubernetes_kubeconform/Dockerfile index 05c2b97bfb6..4dbaf1db540 100644 --- a/linters/kubernetes_kubeconform/Dockerfile +++ b/linters/kubernetes_kubeconform/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/kubernetes_kubescape/Dockerfile b/linters/kubernetes_kubescape/Dockerfile index f411de4ae6c..b9f1e71e9ee 100644 --- a/linters/kubernetes_kubescape/Dockerfile +++ b/linters/kubernetes_kubescape/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/latex_chktex/Dockerfile b/linters/latex_chktex/Dockerfile index bf3e383c911..c048cec46b7 100644 --- a/linters/latex_chktex/Dockerfile +++ b/linters/latex_chktex/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/lua_luacheck/Dockerfile b/linters/lua_luacheck/Dockerfile index 9460429d524..84636edf03f 100644 --- a/linters/lua_luacheck/Dockerfile +++ b/linters/lua_luacheck/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/makefile_checkmake/Dockerfile b/linters/makefile_checkmake/Dockerfile index 578b66729ca..855e51294b9 100644 --- a/linters/makefile_checkmake/Dockerfile +++ b/linters/makefile_checkmake/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/markdown_markdown_link_check/Dockerfile b/linters/markdown_markdown_link_check/Dockerfile index 6905432b628..17a43a7ea4a 100644 --- a/linters/markdown_markdown_link_check/Dockerfile +++ b/linters/markdown_markdown_link_check/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/markdown_markdown_table_formatter/Dockerfile b/linters/markdown_markdown_table_formatter/Dockerfile index 336ef14d9b9..7b1d9e1ff96 100644 --- a/linters/markdown_markdown_table_formatter/Dockerfile +++ b/linters/markdown_markdown_table_formatter/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/markdown_markdownlint/Dockerfile b/linters/markdown_markdownlint/Dockerfile index 1c424c2190d..3e1734eeae3 100644 --- a/linters/markdown_markdownlint/Dockerfile +++ b/linters/markdown_markdownlint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/markdown_remark_lint/Dockerfile b/linters/markdown_remark_lint/Dockerfile index d4a04c2e09a..51817e6ce91 100644 --- a/linters/markdown_remark_lint/Dockerfile +++ b/linters/markdown_remark_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/openapi_spectral/Dockerfile b/linters/openapi_spectral/Dockerfile index 2025c2401d4..599a83eea18 100644 --- a/linters/openapi_spectral/Dockerfile +++ b/linters/openapi_spectral/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/perl_perlcritic/Dockerfile b/linters/perl_perlcritic/Dockerfile index 3f11efc51d5..4a5083f0fd0 100644 --- a/linters/perl_perlcritic/Dockerfile +++ b/linters/perl_perlcritic/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/php_phpcs/Dockerfile b/linters/php_phpcs/Dockerfile index c601e7bd6ea..411d06e52d8 100644 --- a/linters/php_phpcs/Dockerfile +++ b/linters/php_phpcs/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/php_phplint/Dockerfile b/linters/php_phplint/Dockerfile index 940eb748b5c..8d330b1100b 100644 --- a/linters/php_phplint/Dockerfile +++ b/linters/php_phplint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/php_phpstan/Dockerfile b/linters/php_phpstan/Dockerfile index 3e8ddb5a379..13af2cb23f4 100644 --- a/linters/php_phpstan/Dockerfile +++ b/linters/php_phpstan/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/php_psalm/Dockerfile b/linters/php_psalm/Dockerfile index 3ed9fc3d1b4..4afb63975ce 100644 --- a/linters/php_psalm/Dockerfile +++ b/linters/php_psalm/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/powershell_powershell/Dockerfile b/linters/powershell_powershell/Dockerfile index 69392d43ff3..180bc53753d 100644 --- a/linters/powershell_powershell/Dockerfile +++ b/linters/powershell_powershell/Dockerfile @@ -39,7 +39,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/powershell_powershell_formatter/Dockerfile b/linters/powershell_powershell_formatter/Dockerfile index fdb3ec53037..8f4cb4e89ff 100644 --- a/linters/powershell_powershell_formatter/Dockerfile +++ b/linters/powershell_powershell_formatter/Dockerfile @@ -39,7 +39,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/protobuf_protolint/Dockerfile b/linters/protobuf_protolint/Dockerfile index 28f49984ed9..1f200800402 100644 --- a/linters/protobuf_protolint/Dockerfile +++ b/linters/protobuf_protolint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/puppet_puppet_lint/Dockerfile b/linters/puppet_puppet_lint/Dockerfile index 08eae7954bc..8fd17550d47 100644 --- a/linters/puppet_puppet_lint/Dockerfile +++ b/linters/puppet_puppet_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_bandit/Dockerfile b/linters/python_bandit/Dockerfile index 6d375c332b8..b444aeb67cc 100644 --- a/linters/python_bandit/Dockerfile +++ b/linters/python_bandit/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_black/Dockerfile b/linters/python_black/Dockerfile index ed922f3ba59..c683bc9a832 100644 --- a/linters/python_black/Dockerfile +++ b/linters/python_black/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_flake8/Dockerfile b/linters/python_flake8/Dockerfile index d56fbe3af42..c6dcff60ffa 100644 --- a/linters/python_flake8/Dockerfile +++ b/linters/python_flake8/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_isort/Dockerfile b/linters/python_isort/Dockerfile index 71efb37e0c0..4190bc2b1c4 100644 --- a/linters/python_isort/Dockerfile +++ b/linters/python_isort/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_mypy/Dockerfile b/linters/python_mypy/Dockerfile index b5e328e5df7..0f5edbfd81f 100644 --- a/linters/python_mypy/Dockerfile +++ b/linters/python_mypy/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_pylint/Dockerfile b/linters/python_pylint/Dockerfile index c3ee9856ea2..ec1301be8fa 100644 --- a/linters/python_pylint/Dockerfile +++ b/linters/python_pylint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_pyright/Dockerfile b/linters/python_pyright/Dockerfile index 3e939d3d151..4bca2bce859 100644 --- a/linters/python_pyright/Dockerfile +++ b/linters/python_pyright/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/python_ruff/Dockerfile b/linters/python_ruff/Dockerfile index 7cd64e1f212..0a60b70de4c 100644 --- a/linters/python_ruff/Dockerfile +++ b/linters/python_ruff/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/r_lintr/Dockerfile b/linters/r_lintr/Dockerfile index fb75cd1ae06..88798831bfd 100644 --- a/linters/r_lintr/Dockerfile +++ b/linters/r_lintr/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/raku_raku/Dockerfile b/linters/raku_raku/Dockerfile index 2d01c4eed3e..738bb403305 100644 --- a/linters/raku_raku/Dockerfile +++ b/linters/raku_raku/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_checkov/Dockerfile b/linters/repository_checkov/Dockerfile index 87df5ffebb6..c3e7733403b 100644 --- a/linters/repository_checkov/Dockerfile +++ b/linters/repository_checkov/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_devskim/Dockerfile b/linters/repository_devskim/Dockerfile index 47b096da76a..290a5cd9bbb 100644 --- a/linters/repository_devskim/Dockerfile +++ b/linters/repository_devskim/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_dustilock/Dockerfile b/linters/repository_dustilock/Dockerfile index 54585912c94..a5c229e16bd 100644 --- a/linters/repository_dustilock/Dockerfile +++ b/linters/repository_dustilock/Dockerfile @@ -39,7 +39,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_git_diff/Dockerfile b/linters/repository_git_diff/Dockerfile index da30cdfc8ca..6e7f91c7539 100644 --- a/linters/repository_git_diff/Dockerfile +++ b/linters/repository_git_diff/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_gitleaks/Dockerfile b/linters/repository_gitleaks/Dockerfile index f39dadc92f6..6c87ee3ad8c 100644 --- a/linters/repository_gitleaks/Dockerfile +++ b/linters/repository_gitleaks/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_kics/Dockerfile b/linters/repository_kics/Dockerfile index 8a77695bcaa..74d23916079 100644 --- a/linters/repository_kics/Dockerfile +++ b/linters/repository_kics/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_secretlint/Dockerfile b/linters/repository_secretlint/Dockerfile index 11a725fbfb7..c96358be582 100644 --- a/linters/repository_secretlint/Dockerfile +++ b/linters/repository_secretlint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_semgrep/Dockerfile b/linters/repository_semgrep/Dockerfile index a809b4074ef..86162336d1d 100644 --- a/linters/repository_semgrep/Dockerfile +++ b/linters/repository_semgrep/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_syft/Dockerfile b/linters/repository_syft/Dockerfile index 3751020bc05..e090c1f97d4 100644 --- a/linters/repository_syft/Dockerfile +++ b/linters/repository_syft/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/repository_trivy/Dockerfile b/linters/repository_trivy/Dockerfile index 9e0dd6de4db..38404d06f0f 100644 --- a/linters/repository_trivy/Dockerfile +++ b/linters/repository_trivy/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/rst_rst_lint/Dockerfile b/linters/rst_rst_lint/Dockerfile index 67cc3a8d1a3..71b488a9649 100644 --- a/linters/rst_rst_lint/Dockerfile +++ b/linters/rst_rst_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/rst_rstcheck/Dockerfile b/linters/rst_rstcheck/Dockerfile index 4852217bd00..eadde222af7 100644 --- a/linters/rst_rstcheck/Dockerfile +++ b/linters/rst_rstcheck/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/rst_rstfmt/Dockerfile b/linters/rst_rstfmt/Dockerfile index 3ec53658b8e..15851840a29 100644 --- a/linters/rst_rstfmt/Dockerfile +++ b/linters/rst_rstfmt/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/ruby_rubocop/Dockerfile b/linters/ruby_rubocop/Dockerfile index 127b882ff3b..6551426416d 100644 --- a/linters/ruby_rubocop/Dockerfile +++ b/linters/ruby_rubocop/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/rust_clippy/Dockerfile b/linters/rust_clippy/Dockerfile index 936a7cd8f02..cb1c01d742d 100644 --- a/linters/rust_clippy/Dockerfile +++ b/linters/rust_clippy/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/salesforce_sfdx_scanner_apex/Dockerfile b/linters/salesforce_sfdx_scanner_apex/Dockerfile index 01ee44e1e48..710ddcf3c92 100644 --- a/linters/salesforce_sfdx_scanner_apex/Dockerfile +++ b/linters/salesforce_sfdx_scanner_apex/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/salesforce_sfdx_scanner_aura/Dockerfile b/linters/salesforce_sfdx_scanner_aura/Dockerfile index cb3522386df..caa1bd060c7 100644 --- a/linters/salesforce_sfdx_scanner_aura/Dockerfile +++ b/linters/salesforce_sfdx_scanner_aura/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/salesforce_sfdx_scanner_lwc/Dockerfile b/linters/salesforce_sfdx_scanner_lwc/Dockerfile index e32913a3462..247bfb36d6f 100644 --- a/linters/salesforce_sfdx_scanner_lwc/Dockerfile +++ b/linters/salesforce_sfdx_scanner_lwc/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/scala_scalafix/Dockerfile b/linters/scala_scalafix/Dockerfile index b01e2feff79..e16861b486c 100644 --- a/linters/scala_scalafix/Dockerfile +++ b/linters/scala_scalafix/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/snakemake_lint/Dockerfile b/linters/snakemake_lint/Dockerfile index 673aa4b17a8..9c7dbbe1dfc 100644 --- a/linters/snakemake_lint/Dockerfile +++ b/linters/snakemake_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/snakemake_snakefmt/Dockerfile b/linters/snakemake_snakefmt/Dockerfile index 62995ed8305..d7d2ce82234 100644 --- a/linters/snakemake_snakefmt/Dockerfile +++ b/linters/snakemake_snakefmt/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/spell_cspell/Dockerfile b/linters/spell_cspell/Dockerfile index 5ecb3ce52be..e477ee24941 100644 --- a/linters/spell_cspell/Dockerfile +++ b/linters/spell_cspell/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/spell_lychee/Dockerfile b/linters/spell_lychee/Dockerfile index c767835d678..e571d1faf13 100644 --- a/linters/spell_lychee/Dockerfile +++ b/linters/spell_lychee/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/spell_proselint/Dockerfile b/linters/spell_proselint/Dockerfile index 02b2b105ab6..af470d772e7 100644 --- a/linters/spell_proselint/Dockerfile +++ b/linters/spell_proselint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/spell_vale/Dockerfile b/linters/spell_vale/Dockerfile index 06bfad64d7b..3ea23df23ae 100644 --- a/linters/spell_vale/Dockerfile +++ b/linters/spell_vale/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/sql_sql_lint/Dockerfile b/linters/sql_sql_lint/Dockerfile index c0fb2d7f56b..97764795373 100644 --- a/linters/sql_sql_lint/Dockerfile +++ b/linters/sql_sql_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/sql_sqlfluff/Dockerfile b/linters/sql_sqlfluff/Dockerfile index 49728b4f680..644e3af7b35 100644 --- a/linters/sql_sqlfluff/Dockerfile +++ b/linters/sql_sqlfluff/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/sql_tsqllint/Dockerfile b/linters/sql_tsqllint/Dockerfile index 838668338dc..8898cb6b9a9 100644 --- a/linters/sql_tsqllint/Dockerfile +++ b/linters/sql_tsqllint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/swift_swiftlint/Dockerfile b/linters/swift_swiftlint/Dockerfile index b2715c997b1..4c765c5de36 100644 --- a/linters/swift_swiftlint/Dockerfile +++ b/linters/swift_swiftlint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/tekton_tekton_lint/Dockerfile b/linters/tekton_tekton_lint/Dockerfile index 8557cfdd27f..47d90a99f65 100644 --- a/linters/tekton_tekton_lint/Dockerfile +++ b/linters/tekton_tekton_lint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/terraform_terraform_fmt/Dockerfile b/linters/terraform_terraform_fmt/Dockerfile index 49c3e0edc4a..7316f417a29 100644 --- a/linters/terraform_terraform_fmt/Dockerfile +++ b/linters/terraform_terraform_fmt/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/terraform_terragrunt/Dockerfile b/linters/terraform_terragrunt/Dockerfile index 9d3e77e3863..637f35c5886 100644 --- a/linters/terraform_terragrunt/Dockerfile +++ b/linters/terraform_terragrunt/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/terraform_terrascan/Dockerfile b/linters/terraform_terrascan/Dockerfile index b3aa208eb98..fa210ee5360 100644 --- a/linters/terraform_terrascan/Dockerfile +++ b/linters/terraform_terrascan/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/terraform_tflint/Dockerfile b/linters/terraform_tflint/Dockerfile index cd53d2668b6..31156006ff0 100644 --- a/linters/terraform_tflint/Dockerfile +++ b/linters/terraform_tflint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/tsx_eslint/Dockerfile b/linters/tsx_eslint/Dockerfile index 986f3ba729f..b33b06e2e67 100644 --- a/linters/tsx_eslint/Dockerfile +++ b/linters/tsx_eslint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/typescript_es/Dockerfile b/linters/typescript_es/Dockerfile index c5c7dd77616..c8d8d515048 100644 --- a/linters/typescript_es/Dockerfile +++ b/linters/typescript_es/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/typescript_prettier/Dockerfile b/linters/typescript_prettier/Dockerfile index 212360f077f..33a9b7badd7 100644 --- a/linters/typescript_prettier/Dockerfile +++ b/linters/typescript_prettier/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/typescript_standard/Dockerfile b/linters/typescript_standard/Dockerfile index c8f60a4f521..53ec41a7c75 100644 --- a/linters/typescript_standard/Dockerfile +++ b/linters/typescript_standard/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/vbdotnet_dotnet_format/Dockerfile b/linters/vbdotnet_dotnet_format/Dockerfile index 4c3807b30f5..833db577905 100644 --- a/linters/vbdotnet_dotnet_format/Dockerfile +++ b/linters/vbdotnet_dotnet_format/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/xml_xmllint/Dockerfile b/linters/xml_xmllint/Dockerfile index 15a22aefa5b..3e6c38e970d 100644 --- a/linters/xml_xmllint/Dockerfile +++ b/linters/xml_xmllint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/yaml_prettier/Dockerfile b/linters/yaml_prettier/Dockerfile index c25fb17de83..3fb3fee203d 100644 --- a/linters/yaml_prettier/Dockerfile +++ b/linters/yaml_prettier/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/yaml_v8r/Dockerfile b/linters/yaml_v8r/Dockerfile index 67e4c5d575a..ce30aff6b31 100644 --- a/linters/yaml_v8r/Dockerfile +++ b/linters/yaml_v8r/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \ diff --git a/linters/yaml_yamllint/Dockerfile b/linters/yaml_yamllint/Dockerfile index d38e9f46b05..2d17d271b33 100644 --- a/linters/yaml_yamllint/Dockerfile +++ b/linters/yaml_yamllint/Dockerfile @@ -37,7 +37,7 @@ WORKDIR / ## @generated by .automation/build.py using descriptor files, please do not update manually ## ############################################################################################# #APK__START -RUN apk add --update --no-cache \ +RUN apk add --no-cache \ bash \ ca-certificates \ curl \