Skip to content

Commit 3cf7b35

Browse files
authored
[automation] Auto-update linters version, help and documentation (#5615)
1 parent d189dae commit 3cf7b35

13 files changed

+66
-63
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"actionlint": "1.7.7",
33
"ansible-lint": "25.5.0",
44
"arm-ttk": "0.0.0",
5-
"bandit": "1.8.3",
5+
"bandit": "1.8.5",
66
"bash-exec": "5.2.37",
77
"bicep_linter": "0.36.1",
88
"black": "25.1.0",
@@ -50,7 +50,7 @@
5050
"kubeconform": "0.7.0",
5151
"kubescape": "3.0.34",
5252
"kubeval": "0.16.1",
53-
"lightning-flow-scanner": "3.23.0",
53+
"lightning-flow-scanner": "3.24.0",
5454
"lintr": "0.0.0",
5555
"ls-lint": "2.3.1",
5656
"luacheck": "1.2.0",
@@ -85,7 +85,7 @@
8585
"rst-lint": "1.4.0",
8686
"rstcheck": "6.2.5",
8787
"rstfmt": "0.0.14",
88-
"rubocop": "1.76.1",
88+
"rubocop": "1.76.2",
8989
"ruff": "0.11.13",
9090
"ruff-format": "0.11.13",
9191
"scalafix": "0.14.3",

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
3636
- Linter versions upgrades (N)
3737
- [mypy](https://mypy.readthedocs.io/en/stable/) from 1.16.0 to **1.16.1** on 2025-06-16
3838
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.89.1 to **3.89.2** on 2025-06-16
39+
- [bandit](https://bandit.readthedocs.io/en/latest/) from 1.8.3 to **1.8.5** on 2025-06-17
40+
- [rubocop](https://rubocop.org/) from 1.76.1 to **1.76.2** on 2025-06-17
41+
- [lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 3.23.0 to **3.24.0** on 2025-06-17
3942
<!-- linter-versions-end -->
4043

4144
## [v8.8.0] - 2024-06-15

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
2424
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
2525
<!-- gh-dependents-info-used-by-start -->
26-
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2973&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
26+
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2976&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
2727
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
2828
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
2929
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)

0 commit comments

Comments
 (0)