Skip to content

Commit 2d8fd4b

Browse files
authored
[automation] Auto-update linters version, help and documentation (#5139)
1 parent 9684165 commit 2d8fd4b

17 files changed

+86
-354
lines changed

Diff for: .automation/generated/linter-helps.json

+1-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .automation/generated/linter-versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"perlcritic": "1.156",
6565
"php": "7.4.26",
6666
"php-cs-fixer": "3.75.0",
67-
"phpcs": "3.12.0",
67+
"phpcs": "3.12.1",
6868
"phplint": "9.5.6",
6969
"phpstan": "2.1.11",
7070
"pmd": "7.12.0",
@@ -115,7 +115,7 @@
115115
"tflint": "0.56.0",
116116
"trivy": "0.61.0",
117117
"trivy-sbom": "0.61.0",
118-
"trufflehog": "3.88.20",
118+
"trufflehog": "3.88.22",
119119
"ts-standard": "12.0.2",
120120
"tsqllint": "1.16.0.0",
121121
"v8r": "4.2.1",

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
7878
- [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to **0.11.3** on 2025-04-03
7979
- [rubocop](https://rubocop.org/) from 1.75.1 to **1.75.2** on 2025-04-03
8080
- [clippy](https://github.com/rust-lang/rust-clippy) from 0.1.85 to **0.1.86** on 2025-04-04
81+
- [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.12.0 to **3.12.1** on 2025-04-04
82+
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.20 to **3.88.22** on 2025-04-04
8183
<!-- linter-versions-end -->
8284

8385
## [v8.5.0] - 2024-03-23

Diff for: README.md

+1-1
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=2895&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=2573&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)