Skip to content

Commit d51302d

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6583)
1 parent c0331f4 commit d51302d

15 files changed

+37
-30
lines changed

.automation/generated/linter-helps.json

Lines changed: 8 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.8",
33
"ansible-lint": "25.11.0",
44
"arm-ttk": "0.0.0",
5-
"bandit": "1.8.6",
5+
"bandit": "1.9.1",
66
"bash-exec": "5.2.37",
77
"bicep_linter": "0.38.33",
88
"black": "25.11.0",
@@ -38,7 +38,7 @@
3838
"golangci-lint": "2.6.2",
3939
"goodcheck": "3.1.0",
4040
"graphql-schema-linter": "3.0.1",
41-
"grype": "0.103.0",
41+
"grype": "0.104.0",
4242
"hadolint": "2.14.0",
4343
"helm": "3.18.4",
4444
"htmlhint": "1.7.1",
@@ -109,7 +109,7 @@
109109
"stylelint": "16.25.0",
110110
"stylua": "2.0.0",
111111
"swiftlint": "0.62.2",
112-
"syft": "1.37.0",
112+
"syft": "1.38.0",
113113
"tekton-lint": "1.1.0",
114114
"terraform-fmt": "1.13.5",
115115
"terragrunt": "0.93.8",

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
137137
- [robocop](https://github.com/MarketSquare/robotframework-robocop) from 6.9.2 to **6.10.0** on 2025-11-17
138138
- [tflint](https://github.com/terraform-linters/tflint) from 0.59.1 to **0.60.0** on 2025-11-17
139139
- [robocop](https://github.com/MarketSquare/robotframework-robocop) from 6.10.0 to **6.10.1** on 2025-11-17
140+
- [bandit](https://bandit.readthedocs.io/en/latest/) from 1.8.6 to **1.9.1** on 2025-11-19
141+
- [grype](https://github.com/anchore/grype) from 0.103.0 to **0.104.0** on 2025-11-19
142+
- [syft](https://github.com/anchore/syft) from 1.37.0 to **1.38.0** on 2025-11-19
140143
<!-- linter-versions-end -->
141144

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

0 commit comments

Comments
 (0)