Skip to content

Commit db0225c

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6595)
1 parent f1f853d commit db0225c

File tree

10 files changed

+29
-28
lines changed

10 files changed

+29
-28
lines changed

.automation/generated/linter-helps.json

Lines changed: 12 additions & 12 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
@@ -45,7 +45,7 @@
4545
"isort": "7.0.0",
4646
"jscpd": "4.0.5",
4747
"jsonlint": "16.0.0",
48-
"kics": "2.1.15",
48+
"kics": "2.1.16",
4949
"ktlint": "1.8.0",
5050
"kubeconform": "0.7.0",
5151
"kubescape": "3.0.45",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
141141
- [grype](https://github.com/anchore/grype) from 0.103.0 to **0.104.0** on 2025-11-19
142142
- [syft](https://github.com/anchore/syft) from 1.37.0 to **1.38.0** on 2025-11-19
143143
- [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.38.33 to **0.39.26** on 2025-11-19
144+
- [kics](https://www.kics.io) from 2.1.15 to **2.1.16** on 2025-11-20
144145
<!-- linter-versions-end -->
145146

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

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
| [**isort**](https://github.com/PyCQA/isort){target=_blank} | 7.0.0 | [MIT](licenses/isort.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/isort?cacheSeconds=3600)](https://github.com/PyCQA/isort){target=_blank} | [PYTHON](descriptors/python_isort.md) | :white_circle: | [Repository](https://github.com/PyCQA/isort){target=_blank} |
5050
| [**jscpd**](https://github.com/kucherenko/jscpd){target=_blank} | 4.0.5 | [MIT](licenses/jscpd.md) | [![GitHub stars](https://img.shields.io/github/stars/kucherenko/jscpd?cacheSeconds=3600)](https://github.com/kucherenko/jscpd){target=_blank} | [COPYPASTE](descriptors/copypaste_jscpd.md) | :heart: | [MegaLinter reference](https://github.com/kucherenko/jscpd#who-uses-jscpd){target=_blank} |
5151
| [**jsonlint**](https://github.com/prantlf/jsonlint){target=_blank} | 16.0.0 | [MIT](licenses/jsonlint.md) | [![GitHub stars](https://img.shields.io/github/stars/prantlf/jsonlint?cacheSeconds=3600)](https://github.com/prantlf/jsonlint){target=_blank} | [JSON](descriptors/json_jsonlint.md) | :white_circle: | [Repository](https://github.com/prantlf/jsonlint){target=_blank} |
52-
| [**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} |
52+
| [**kics**](https://github.com/checkmarx/kics){target=_blank} | 2.1.16 | [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.8.0 | [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} |
5555
| [**kubescape**](https://github.com/kubescape/kubescape){target=_blank} | 3.0.45 | [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} |

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_kics.md

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

3030
## kics documentation
3131

32-
- Version in MegaLinter: **2.1.15**
32+
- Version in MegaLinter: **2.1.16**
3333
- Visit [Official Web Site](https://www.kics.io){target=_blank}
3434
- See [How to configure kics rules](https://docs.kics.io/latest/configuration-file/){target=_blank}
3535
- See [How to disable kics rules in files](https://docs.kics.io/latest/running-kics/#using_commands_on_scanned_files_as_comments){target=_blank}
@@ -125,7 +125,7 @@ Use "kics [command] --help" for more information about a command.
125125
- Dockerfile commands :
126126
```dockerfile
127127
# renovate: datasource=docker depName=checkmarx/kics
128-
ARG REPOSITORY_KICS_VERSION=v2.1.15-alpine
128+
ARG REPOSITORY_KICS_VERSION=v2.1.16-alpine
129129
FROM checkmarx/kics:${REPOSITORY_KICS_VERSION} AS kics
130130
COPY --link --from=kics /app/bin/kics /usr/bin/kics
131131
ENV KICS_QUERIES_PATH=/usr/bin/assets/queries KICS_LIBRARIES_PATH=/usr/bin/assets/libraries

docs/descriptors/salesforce_sfdx_scanner_apex.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ sf scanner:run
105105
### Help content
106106

107107
```shell
108-
› Warning: @salesforce/cli update available from 2.108.6 to 2.112.6.
108+
› Warning: @salesforce/cli update available from 2.108.6 to 2.113.6.
109109
Scan a codebase with all the rules in the registry, or use parameters to filter the rules based on rulename, category, or ruleset.
110110

111111
USAGE
@@ -159,7 +159,7 @@ GLOBAL FLAGS
159159
COMMANDS
160160
scanner run dfa Scan codebase with all DFA rules by default.
161161

162-
› Warning: @salesforce/cli update available from 2.108.6 to 2.112.6.
162+
› Warning: @salesforce/cli update available from 2.108.6 to 2.113.6.
163163
Warning: Starting May 1, 2025, we no longer support v4.x of Code Analyzer. You should use v5.x of Code Analyzer instead. See https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/code-analyzer.html. For information about migrating from v4.x to v5.x, see https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/migrate.html.
164164
name languages categories rulesets [dep] engine is dfa is pilot
165165
────────────────────────────────────────────────────── ─────────── ───────────────────── ────────────── ───────────────── ────── ────────

0 commit comments

Comments
 (0)