From f04d9c55ba8528b4d6627dceed873c530e3dfaea Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Tue, 5 Nov 2024 17:58:53 +0000 Subject: [PATCH] [automation] Auto-update linters version, help and documentation --- .automation/generated/linter-helps.json | 37 +++++----- .automation/generated/linter-versions.json | 14 ++-- CHANGELOG.md | 7 ++ Dockerfile | 6 +- README.md | 6 +- docs/all_linters.md | 14 ++-- docs/descriptors/action_actionlint.md | 4 +- docs/descriptors/ansible_ansible_lint.md | 4 +- docs/descriptors/api_spectral.md | 4 +- docs/descriptors/arm_arm_ttk.md | 4 +- docs/descriptors/bash_bash_exec.md | 4 +- docs/descriptors/bash_shellcheck.md | 4 +- docs/descriptors/bash_shfmt.md | 4 +- docs/descriptors/bicep_bicep_linter.md | 4 +- docs/descriptors/c_cpplint.md | 4 +- docs/descriptors/coffee_coffeelint.md | 2 +- docs/descriptors/copypaste_jscpd.md | 4 +- docs/descriptors/cpp_cpplint.md | 4 +- docs/descriptors/csharp_csharpier.md | 4 +- docs/descriptors/csharp_dotnet_format.md | 4 +- docs/descriptors/csharp_roslynator.md | 4 +- docs/descriptors/css_stylelint.md | 4 +- docs/descriptors/dockerfile_hadolint.md | 4 +- .../editorconfig_editorconfig_checker.md | 4 +- docs/descriptors/env_dotenv_linter.md | 4 +- docs/descriptors/gherkin_gherkin_lint.md | 4 +- .../graphql_graphql_schema_linter.md | 4 +- docs/descriptors/groovy_npm_groovy_lint.md | 4 +- docs/descriptors/html_djlint.md | 10 +-- docs/descriptors/html_htmlhint.md | 4 +- docs/descriptors/javascript_eslint.md | 2 +- docs/descriptors/javascript_prettier.md | 2 +- docs/descriptors/javascript_standard.md | 2 +- docs/descriptors/json_jsonlint.md | 4 +- .../descriptors/json_npm_package_json_lint.md | 4 +- docs/descriptors/json_prettier.md | 4 +- docs/descriptors/json_v8r.md | 4 +- docs/descriptors/jsx_eslint.md | 2 +- docs/descriptors/kotlin_detekt.md | 4 +- docs/descriptors/kotlin_ktlint.md | 6 +- docs/descriptors/kubernetes_helm.md | 4 +- docs/descriptors/kubernetes_kubeconform.md | 4 +- docs/descriptors/kubernetes_kubescape.md | 6 +- .../markdown_markdown_link_check.md | 13 ++-- .../markdown_markdown_table_formatter.md | 4 +- docs/descriptors/markdown_markdownlint.md | 4 +- docs/descriptors/powershell_powershell.md | 4 +- .../powershell_powershell_formatter.md | 4 +- docs/descriptors/protobuf_protolint.md | 4 +- docs/descriptors/repository_checkov.md | 10 +-- docs/descriptors/repository_git_diff.md | 4 +- docs/descriptors/repository_gitleaks.md | 4 +- docs/descriptors/repository_grype.md | 4 +- docs/descriptors/repository_ls_lint.md | 4 +- docs/descriptors/repository_secretlint.md | 4 +- docs/descriptors/repository_semgrep.md | 4 +- docs/descriptors/repository_syft.md | 2 +- docs/descriptors/repository_trivy.md | 4 +- docs/descriptors/repository_trivy_sbom.md | 4 +- docs/descriptors/repository_trufflehog.md | 4 +- .../salesforce_lightning_flow_scanner.md | 2 +- .../salesforce_sfdx_scanner_apex.md | 4 +- .../salesforce_sfdx_scanner_aura.md | 4 +- .../salesforce_sfdx_scanner_lwc.md | 4 +- docs/descriptors/snakemake_snakefmt.md | 4 +- docs/descriptors/snakemake_snakemake.md | 12 ++-- docs/descriptors/spell_cspell.md | 4 +- docs/descriptors/spell_lychee.md | 4 +- docs/descriptors/spell_proselint.md | 4 +- docs/descriptors/spell_vale.md | 4 +- docs/descriptors/sql_sqlfluff.md | 4 +- docs/descriptors/sql_tsqllint.md | 12 ++-- docs/descriptors/tekton_tekton_lint.md | 4 +- docs/descriptors/tsx_eslint.md | 2 +- docs/descriptors/typescript_eslint.md | 2 +- docs/descriptors/typescript_prettier.md | 2 +- docs/descriptors/typescript_ts_standard.md | 2 +- docs/descriptors/vbdotnet_dotnet_format.md | 4 +- docs/descriptors/xml_xmllint.md | 6 +- docs/descriptors/yaml_prettier.md | 4 +- docs/descriptors/yaml_v8r.md | 4 +- docs/descriptors/yaml_yamllint.md | 4 +- docs/flavors.md | 4 +- docs/flavors/dotnet.md | 1 + docs/flavors/dotnetweb.md | 1 + docs/used-by-stats.md | 69 ++++++++++--------- flavors/dotnet/Dockerfile | 5 +- flavors/dotnetweb/Dockerfile | 5 +- 88 files changed, 250 insertions(+), 244 deletions(-) diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index 47760ca8cc7..a6bdae66f68 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -789,7 +789,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]", @@ -1102,7 +1102,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.", @@ -1982,8 +1982,8 @@ " --preserve-blank-lines Attempt to preserve blank lines.", " --format-css Also format contents of