Skip to content

Commit 8a459b7

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 288b806 commit 8a459b7

13 files changed

+35
-35
lines changed

.automation/generated/linter-helps.json

Lines changed: 5 additions & 6 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
@@ -6,7 +6,7 @@
66
"bash-exec": "5.2.37",
77
"bicep_linter": "0.38.33",
88
"black": "25.9.0",
9-
"cfn-lint": "1.40.3",
9+
"cfn-lint": "1.40.4",
1010
"checkmake": "0.2.0",
1111
"checkov": "3.2.484",
1212
"checkstyle": "12.1.0",
@@ -35,7 +35,7 @@
3535
"gherkin-lint": "0.0.0",
3636
"git_diff": "2.49.1",
3737
"gitleaks": "8.28.0",
38-
"golangci-lint": "2.6.0",
38+
"golangci-lint": "2.6.1",
3939
"goodcheck": "3.1.0",
4040
"graphql-schema-linter": "3.0.1",
4141
"grype": "0.103.0",

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
105105
- [pmd](https://pmd.github.io/) from 7.17.0 to **7.18.0** on 2025-11-03
106106
- [grype](https://github.com/anchore/grype) from 0.102.0 to **0.103.0** on 2025-11-03
107107
- [syft](https://github.com/anchore/syft) from 1.36.0 to **1.37.0** on 2025-11-03
108+
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.40.3 to **1.40.4** on 2025-11-04
109+
- [golangci-lint](https://golangci-lint.run/) from 2.6.0 to **2.6.1** on 2025-11-04
108110
<!-- linter-versions-end -->
109111

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

docs/all_linters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| [**bash-exec**](https://www.gnu.org/software/bash/){target=_blank} | 5.2.37 | GPL-3.0-or-later | <!-- --> | [BASH](descriptors/bash_bash_exec.md) | <!-- --> | [Web Site](https://www.gnu.org/software/bash/){target=_blank} |
1313
| [**bicep_linter**](https://github.com/Azure/bicep){target=_blank} | 0.38.33 | [MIT](licenses/bicep_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/bicep?cacheSeconds=3600)](https://github.com/Azure/bicep){target=_blank} | [BICEP](descriptors/bicep_bicep_linter.md) | :white_circle: | [Repository](https://github.com/Azure/bicep){target=_blank} |
1414
| [**black**](https://github.com/psf/black){target=_blank} | 25.9.0 | [MIT](licenses/black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black){target=_blank} | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
15-
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 1.40.3 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} |
15+
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 1.40.4 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} |
1616
| [**checkmake**](https://github.com/mrtazz/checkmake){target=_blank} | 0.2.0 | [MIT](licenses/checkmake.md) | [![GitHub stars](https://img.shields.io/github/stars/mrtazz/checkmake?cacheSeconds=3600)](https://github.com/mrtazz/checkmake){target=_blank} | [MAKEFILE](descriptors/makefile_checkmake.md) | :heart: | [MegaLinter reference](https://github.com/checkmake/checkmake?tab=readme-ov-file#megalinter){target=_blank} |
1717
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 3.2.484 | [Apache-2.0](licenses/checkov.md) | [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov){target=_blank} | [REPOSITORY](descriptors/repository_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
1818
| [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 12.1.0 | [LGPL-2.1](licenses/checkstyle.md) | [![GitHub stars](https://img.shields.io/github/stars/checkstyle/checkstyle?cacheSeconds=3600)](https://github.com/checkstyle/checkstyle){target=_blank} | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.org/index.html#Related_Tools_Active_Tools){target=_blank} |
@@ -40,7 +40,7 @@
4040
| [**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} |
4141
| [**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} |
4242
| [**gitleaks**](https://github.com/gitleaks/gitleaks){target=_blank} | 8.28.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} |
43-
| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 2.6.0 | [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} |
43+
| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 2.6.1 | [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} |
4444
| [**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} |
4545
| [**grype**](https://github.com/anchore/grype){target=_blank} | 0.103.0 | [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} |
4646
| [**hadolint**](https://github.com/hadolint/hadolint){target=_blank} | 2.14.0 | [GPL-3.0-only](licenses/hadolint.md) | [![GitHub stars](https://img.shields.io/github/stars/hadolint/hadolint?cacheSeconds=3600)](https://github.com/hadolint/hadolint){target=_blank} | [DOCKERFILE](descriptors/dockerfile_hadolint.md) | :heart: | [MegaLinter reference](https://github.com/hadolint/hadolint/blob/master/docs/INTEGRATION.md#mega-linter){target=_blank} |

docs/descriptors/cloudformation_cfn_lint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ CFN-Lint helps ensure your CloudFormation templates are valid, secure, and follo
4646

4747
## cfn-lint documentation
4848

49-
- Version in MegaLinter: **1.40.3**
49+
- Version in MegaLinter: **1.40.4**
5050
- Visit [Official Web Site](https://github.com/aws-cloudformation/cfn-lint#readme){target=_blank}
5151
- See [How to configure cfn-lint rules](https://github.com/aws-cloudformation/cfn-lint#configuration){target=_blank}
5252
- If custom `.cfnlintrc.yml` config file isn't found, [.cfnlintrc.yml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.cfnlintrc.yml){target=_blank} will be used
@@ -204,8 +204,8 @@ Advanced / Debugging:
204204
- Dockerfile commands :
205205
```dockerfile
206206
# renovate: datasource=pypi depName=cfn-lint
207-
ARG PIP_CFN_LINT_VERSION=1.40.3
207+
ARG PIP_CFN_LINT_VERSION=1.40.4
208208
```
209209
210210
- PIP packages (Python):
211-
- [cfn-lint[sarif]==1.40.3](https://pypi.org/project/cfn-lint[sarif]/1.40.3)
211+
- [cfn-lint[sarif]==1.40.4](https://pypi.org/project/cfn-lint[sarif]/1.40.4)

docs/descriptors/go_golangci_lint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Golangci-lint is the industry standard for Go code quality and is used by thousa
5555

5656
## golangci-lint documentation
5757

58-
- Version in MegaLinter: **2.6.0**
58+
- Version in MegaLinter: **2.6.1**
5959
- Visit [Official Web Site](https://golangci-lint.run/){target=_blank}
6060
- See [How to configure golangci-lint rules](https://golangci-lint.run/usage/configuration/#config-file){target=_blank}
6161
- If custom `.golangci.yml` config file isn't found, [.golangci.yml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.golangci.yml){target=_blank} will be used
@@ -172,7 +172,7 @@ Use "golangci-lint [command] --help" for more information about a command.
172172
- Dockerfile commands :
173173
```dockerfile
174174
# renovate: datasource=github-tags depName=golangci/golangci-lint
175-
ARG GO_GOLANGCI_LINT_VERSION=2.6.0
175+
ARG GO_GOLANGCI_LINT_VERSION=2.6.1
176176
RUN wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s "v${GO_GOLANGCI_LINT_VERSION}" \
177177
&& golangci-lint --version
178178

docs/descriptors/kubernetes_kubescape.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ 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-03T22:17:43Z","msg":"Received interrupt signal, exiting..."}
162161
```
163162
164163
### Installation on mega-linter Docker image

docs/descriptors/repository_gitleaks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@ If MegaLinter with gitleaks runs against a PR on a platform not listed above, an
3434

3535
You can still choose to scan only PR commits in your CI/CD platform by setting the following MegaLinter environment variables:
3636

37-
- `PULL_REQUEST=true`\*
38-
- `REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: true`
39-
- `REPOSITORY_GITLEAKS_PR_SOURCE_SHA` with last commit sha from your PR and `REPOSITORY_GITLEAKS_PR_TARGET_SHA` commit sha from your target branch (for example, `main` if you do PR to main branch)
37+
- `PULL_REQUEST=true`\*
38+
- `REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: true`
39+
- `REPOSITORY_GITLEAKS_PR_SOURCE_SHA` with last commit sha from your PR and `REPOSITORY_GITLEAKS_PR_TARGET_SHA` commit sha from your target branch (for example, `main` if you do PR to main branch)
4040

4141
Example commands:
4242

43-
- Source commit SHA:
43+
- Source commit SHA:
4444
```bash
4545
git rev-list -n 1 refs/remotes/origin/<source_branch>
4646
```
4747

48-
- Target commit SHA:
48+
- Target commit SHA:
4949
```bash
5050
git rev-parse refs/remotes/origin/<target_branch>
5151
```

docs/descriptors/repository_grype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Use "grype [command] --help" for more information about a command.
176176
- Dockerfile commands :
177177
```dockerfile
178178
# renovate: datasource=github-tags depName=anchore/grype
179-
ARG REPOSITORY_GRYPE_VERSION=0.102.0
179+
ARG REPOSITORY_GRYPE_VERSION=0.103.0
180180
RUN curl -sSfL https://raw.githubusercontent.com/anchore/grype/refs/tags/v${REPOSITORY_GRYPE_VERSION}/install.sh | sh -s -- -b /usr/local/bin
181181
```
182182

docs/descriptors/repository_syft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Use "syft [command] --help" for more information about a command.
179179
- Dockerfile commands :
180180
```dockerfile
181181
# renovate: datasource=github-tags depName=anchore/syft
182-
ARG REPOSITORY_SYFT_VERSION=1.36.0
182+
ARG REPOSITORY_SYFT_VERSION=1.37.0
183183
RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/refs/tags/v${REPOSITORY_SYFT_VERSION}/install.sh | sh -s -- -b /usr/local/bin
184184
```
185185

0 commit comments

Comments
 (0)