Skip to content

Commit 5320ca1

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6510)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent 791fe5c commit 5320ca1

File tree

10 files changed

+30
-31
lines changed

10 files changed

+30
-31
lines changed

.automation/generated/linter-helps.json

Lines changed: 13 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"kics": "2.1.15",
4949
"ktlint": "1.7.1",
5050
"kubeconform": "0.7.0",
51-
"kubescape": "3.0.42",
51+
"kubescape": "3.0.43",
5252
"kubeval": "0.16.1",
5353
"lightning-flow-scanner": "3.29.0",
5454
"lintr": "0.0.0",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
109109
- [golangci-lint](https://golangci-lint.run/) from 2.6.0 to **2.6.1** on 2025-11-05
110110
- [checkov](https://www.checkov.io/) from 3.2.484 to **3.2.490** on 2025-11-05
111111
- [snakemake](https://snakemake.github.io/) from 9.13.4 to **9.13.5** on 2025-11-05
112+
- [kubescape](https://github.com/kubescape/kubescape) from 3.0.42 to **3.0.43** on 2025-11-05
112113
<!-- linter-versions-end -->
113114

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

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
| [**kics**](https://github.com/checkmarx/kics){target=_blank} | 2.1.15 | [Apache-2.0](licenses/kics.md) | [![GitHub stars](https://img.shields.io/github/stars/checkmarx/kics?cacheSeconds=3600)](https://github.com/checkmarx/kics){target=_blank} | [REPOSITORY](descriptors/repository_kics.md) | :heart: | [MegaLinter reference](https://docs.kics.io/latest/integrations/){target=_blank} |
5353
| [**ktlint**](https://github.com/pinterest/ktlint){target=_blank} | 1.7.1 | [MIT](licenses/ktlint.md) | [![GitHub stars](https://img.shields.io/github/stars/pinterest/ktlint?cacheSeconds=3600)](https://github.com/pinterest/ktlint){target=_blank} | [KOTLIN](descriptors/kotlin_ktlint.md) | :heart: | [MegaLinter reference](https://github.com/pinterest/ktlint#-with-continuous-integration){target=_blank} |
5454
| [**kubeconform**](https://github.com/yannh/kubeconform){target=_blank} | 0.7.0 | [Apache-2.0](licenses/kubeconform.md) | [![GitHub stars](https://img.shields.io/github/stars/yannh/kubeconform?cacheSeconds=3600)](https://github.com/yannh/kubeconform){target=_blank} | [KUBERNETES](descriptors/kubernetes_kubeconform.md) | :white_circle: | [Repository](https://github.com/yannh/kubeconform){target=_blank} |
55-
| [**kubescape**](https://github.com/kubescape/kubescape){target=_blank} | 3.0.42 | [Apache-2.0](licenses/kubescape.md) | [![GitHub stars](https://img.shields.io/github/stars/kubescape/kubescape?cacheSeconds=3600)](https://github.com/kubescape/kubescape){target=_blank} | [KUBERNETES](descriptors/kubernetes_kubescape.md) | :white_circle: | [Repository](https://github.com/kubescape/kubescape){target=_blank} |
55+
| [**kubescape**](https://github.com/kubescape/kubescape){target=_blank} | 3.0.43 | [Apache-2.0](licenses/kubescape.md) | [![GitHub stars](https://img.shields.io/github/stars/kubescape/kubescape?cacheSeconds=3600)](https://github.com/kubescape/kubescape){target=_blank} | [KUBERNETES](descriptors/kubernetes_kubescape.md) | :white_circle: | [Repository](https://github.com/kubescape/kubescape){target=_blank} |
5656
| [**lightning-flow-scanner**](https://github.com/Flow-Scanner/lightning-flow-scanner-cli){target=_blank} | 3.29.0 | [AGPL-3.0](licenses/lightning-flow-scanner.md) | [![GitHub stars](https://img.shields.io/github/stars/Flow-Scanner/lightning-flow-scanner-cli?cacheSeconds=3600)](https://github.com/Flow-Scanner/lightning-flow-scanner-cli){target=_blank} | [SALESFORCE](descriptors/salesforce_lightning_flow_scanner.md) | :white_circle: | [Repository](https://github.com/Flow-Scanner/lightning-flow-scanner-cli){target=_blank} |
5757
| [**lintr**](https://github.com/r-lib/lintr){target=_blank} | N/A | [MIT](licenses/lintr.md) | [![GitHub stars](https://img.shields.io/github/stars/r-lib/lintr?cacheSeconds=3600)](https://github.com/r-lib/lintr){target=_blank} | [R](descriptors/r_lintr.md) | :heart: | [MegaLinter reference](https://lintr.r-lib.org/articles/continuous-integration.html){target=_blank} |
5858
| [**ls-lint**](https://github.com/loeffel-io/ls-lint){target=_blank} | 2.3.1 | [MIT](licenses/ls-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/loeffel-io/ls-lint?cacheSeconds=3600)](https://github.com/loeffel-io/ls-lint){target=_blank} | [REPOSITORY](descriptors/repository_ls_lint.md) | :white_circle: | [Repository](https://github.com/loeffel-io/ls-lint){target=_blank} |

docs/descriptors/kubernetes_kubescape.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ description: How to use kubescape (configure, ignore files, ignore errors, help
2929

3030
## kubescape documentation
3131

32-
- Version in MegaLinter: **3.0.42**
32+
- Version in MegaLinter: **3.0.43**
3333
- Visit [Official Web Site](https://github.com/kubescape/kubescape#readme){target=_blank}
3434

3535
[![kubescape - GitHub](https://gh-card.dev/repos/kubescape/kubescape.svg?fullname=)](https://github.com/kubescape/kubescape){target=_blank}
@@ -158,15 +158,14 @@ 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-05T06:31:31Z","msg":"Received interrupt signal, exiting..."}
162161
```
163162
164163
### Installation on mega-linter Docker image
165164
166165
- Dockerfile commands :
167166
```dockerfile
168167
# renovate: datasource=github-tags depName=kubescape/kubescape
169-
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.42
168+
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.43
170169
RUN ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && \
171170
curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v "v${KUBERNETES_KUBESCAPE_VERSION}"
172171
```

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.

0 commit comments

Comments
 (0)