Skip to content

Commit 8d505bf

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6659)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent a7d0161 commit 8d505bf

23 files changed

+214
-204
lines changed

.automation/generated/linter-helps.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"dotenv-linter": "4.0.0",
3232
"dotnet-format": "9.0.111",
3333
"dustilock": "1.2.0",
34-
"editorconfig-checker": "3.5.0",
34+
"editorconfig-checker": "3.6.0",
3535
"eslint": "8.57.1",
3636
"eslint-plugin-jsonc": "2.15.1",
3737
"flake8": "7.3.0",
3838
"gherkin-lint": "0.0.0",
3939
"git_diff": "2.49.1",
40-
"gitleaks": "8.29.1",
40+
"gitleaks": "8.30.0",
4141
"golangci-lint": "2.6.2",
4242
"goodcheck": "3.1.0",
4343
"graphql-schema-linter": "3.0.1",

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
168168
- [grype](https://github.com/anchore/grype) from 0.104.0 to **0.104.1** on 2025-11-24
169169
- [ansible-lint](https://ansible-lint.readthedocs.io/) from 25.11.0 to **25.11.1** on 2025-11-25
170170
- [bandit](https://bandit.readthedocs.io/en/latest/) from 1.9.1 to **1.9.2** on 2025-11-28
171+
- [editorconfig-checker](https://editorconfig-checker.github.io/) from 3.5.0 to **3.6.0** on 2025-11-29
172+
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.29.1 to **8.30.0** on 2025-11-29
171173
<!-- linter-versions-end -->
172174

173175
## [v9.1.0] - 2025-10-07

README.md

Lines changed: 23 additions & 23 deletions
Large diffs are not rendered by default.

docs/all_linters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
| [**dotenv-linter**](https://github.com/dotenv-linter/dotenv-linter){target=_blank} | 4.0.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} |
3737
| [**dotnet-format**](https://github.com/dotnet/sdk){target=_blank} | 9.0.111 | [MIT](licenses/dotnet-format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/sdk?cacheSeconds=3600)](https://github.com/dotnet/sdk){target=_blank} | [CSHARP](descriptors/csharp_dotnet_format.md)<br/> [VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Repository](https://github.com/dotnet/sdk){target=_blank} |
3838
| [**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} |
39-
| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 3.5.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} |
39+
| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 3.6.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} |
4040
| [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.57.1 | [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)<br/> [JSX](descriptors/jsx_eslint.md)<br/> [TSX](descriptors/tsx_eslint.md)<br/> [TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/latest/use/integrations#source-control){target=_blank} |
4141
| [**eslint-plugin-jsonc**](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | 2.15.1 | [MIT](licenses/eslint-plugin-jsonc.md) | [![GitHub stars](https://img.shields.io/github/stars/ota-meshi/eslint-plugin-jsonc?cacheSeconds=3600)](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | [JSON](descriptors/json_eslint_plugin_jsonc.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/latest/use/integrations#source-control){target=_blank} |
4242
| [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 7.3.0 | [MIT](licenses/flake8.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/flake8?cacheSeconds=3600)](https://github.com/PyCQA/flake8){target=_blank} | [PYTHON](descriptors/python_flake8.md) | :white_circle: | [Repository](https://github.com/PyCQA/flake8){target=_blank} |
4343
| [**gherkin-lint**](https://github.com/gherkin-lint/gherkin-lint){target=_blank} | N/A | [ISC](licenses/gherkin-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/gherkin-lint/gherkin-lint?cacheSeconds=3600)](https://github.com/gherkin-lint/gherkin-lint){target=_blank} | [GHERKIN](descriptors/gherkin_gherkin_lint.md) | :white_circle: | [Repository](https://github.com/gherkin-lint/gherkin-lint){target=_blank} |
4444
| [**git_diff**](https://github.com/git/git){target=_blank} | 2.49.1 | [LGPL-2.1](licenses/git_diff.md) | [![GitHub stars](https://img.shields.io/github/stars/git/git?cacheSeconds=3600)](https://github.com/git/git){target=_blank} | [REPOSITORY](descriptors/repository_git_diff.md) | <!-- --> | [Repository](https://github.com/git/git){target=_blank} |
45-
| [**gitleaks**](https://github.com/gitleaks/gitleaks){target=_blank} | 8.29.1 | [MIT](licenses/gitleaks.md) | [![GitHub stars](https://img.shields.io/github/stars/gitleaks/gitleaks?cacheSeconds=3600)](https://github.com/gitleaks/gitleaks){target=_blank} | [REPOSITORY](descriptors/repository_gitleaks.md) | :white_circle: | [Repository](https://github.com/gitleaks/gitleaks){target=_blank} |
45+
| [**gitleaks**](https://github.com/gitleaks/gitleaks){target=_blank} | 8.30.0 | [MIT](licenses/gitleaks.md) | [![GitHub stars](https://img.shields.io/github/stars/gitleaks/gitleaks?cacheSeconds=3600)](https://github.com/gitleaks/gitleaks){target=_blank} | [REPOSITORY](descriptors/repository_gitleaks.md) | :white_circle: | [Repository](https://github.com/gitleaks/gitleaks){target=_blank} |
4646
| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 2.6.2 | [GPL-3.0](licenses/golangci-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/golangci/golangci-lint?cacheSeconds=3600)](https://github.com/golangci/golangci-lint){target=_blank} | [GO](descriptors/go_golangci_lint.md) | :white_circle: | [Repository](https://github.com/golangci/golangci-lint){target=_blank} |
4747
| [**graphql-schema-linter**](https://github.com/cjoudrey/graphql-schema-linter){target=_blank} | 3.0.1 | [MIT](licenses/graphql-schema-linter.md) | [![GitHub stars](https://img.shields.io/github/stars/cjoudrey/graphql-schema-linter?cacheSeconds=3600)](https://github.com/cjoudrey/graphql-schema-linter){target=_blank} | [GRAPHQL](descriptors/graphql_graphql_schema_linter.md) | :hammer_and_wrench: | [Pull Request](https://github.com/cjoudrey/graphql-schema-linter/pull/272){target=_blank} |
4848
| [**grype**](https://github.com/anchore/grype){target=_blank} | 0.104.1 | [Apache-2.0](licenses/grype.md) | [![GitHub stars](https://img.shields.io/github/stars/anchore/grype?cacheSeconds=3600)](https://github.com/anchore/grype){target=_blank} | [REPOSITORY](descriptors/repository_grype.md) | :white_circle: | [Repository](https://github.com/anchore/grype){target=_blank} |

docs/descriptors/editorconfig_editorconfig_checker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description: How to use editorconfig-checker (configure, ignore files, ignore er
2626

2727
## editorconfig-checker documentation
2828

29-
- Version in MegaLinter: **3.5.0**
29+
- Version in MegaLinter: **3.6.0**
3030
- Visit [Official Web Site](https://editorconfig-checker.github.io/){target=_blank}
3131
- See [How to configure editorconfig-checker rules](https://github.com/editorconfig-checker/editorconfig-checker#configuration){target=_blank}
3232
- See [How to disable editorconfig-checker rules in files](https://github.com/editorconfig-checker/editorconfig-checker#excluding){target=_blank}
@@ -154,7 +154,7 @@ USAGE:
154154
- Dockerfile commands :
155155
```dockerfile
156156
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
157-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
157+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.6.0
158158
FROM mstruebing/editorconfig-checker:${EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION} AS editorconfig-checker
159159
COPY --link --from=editorconfig-checker /usr/bin/ec /usr/bin/editorconfig-checker
160160
```

docs/descriptors/kubernetes_kubescape.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Flags:
158158
--server string Backend discovery server URL
159159

160160
Use "kubescape [command] --help" for more information about a command.
161-
{"level":"info","ts":"2025-11-28T22:18:41Z","msg":"Received interrupt signal, exiting..."}
161+
{"level":"info","ts":"2025-11-29T11:48:55Z","msg":"Received interrupt signal, exiting..."}
162162
```
163163
164164
### Installation on mega-linter Docker image

docs/descriptors/repository_checkov.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/descriptors/repository_gitleaks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ git fetch --depth=0
102102

103103
## gitleaks documentation
104104

105-
- Version in MegaLinter: **8.29.1**
105+
- Version in MegaLinter: **8.30.0**
106106
- Visit [Official Web Site](https://github.com/gitleaks/gitleaks#readme){target=_blank}
107107
- See [How to configure gitleaks rules](https://github.com/gitleaks/gitleaks#configuration){target=_blank}
108108
- If custom `.gitleaks.toml` config file isn't found, [.gitleaks.toml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.gitleaks.toml){target=_blank} will be used
@@ -218,7 +218,7 @@ Flags:
218218
--ignore-gitleaks-allow ignore gitleaks:allow comments
219219
-l, --log-level string log level (trace, debug, info, warn, error, fatal) (default "info")
220220
--max-archive-depth int allow scanning into nested archives up to this depth (default "0", no archive traversal is done)
221-
--max-decode-depth int allow recursive decoding up to this depth (default "0", no decoding is done)
221+
--max-decode-depth int allow recursive decoding up to this depth (default 5)
222222
--max-target-megabytes int files larger than this will be skipped
223223
--no-banner suppress banner
224224
--no-color turn off color for verbose output
@@ -238,7 +238,7 @@ Use "gitleaks [command] --help" for more information about a command.
238238
- Dockerfile commands :
239239
```dockerfile
240240
# renovate: datasource=docker depName=zricethezav/gitleaks
241-
ARG REPOSITORY_GITLEAKS_VERSION=v8.29.1
241+
ARG REPOSITORY_GITLEAKS_VERSION=v8.30.0
242242
FROM zricethezav/gitleaks:${REPOSITORY_GITLEAKS_VERSION} AS gitleaks
243243
COPY --link --from=gitleaks /usr/bin/gitleaks /usr/bin/
244244
```

0 commit comments

Comments
 (0)