Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#4073)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

* Fix ApiReporter activation

* Build

---------

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Oct 5, 2024
1 parent d5670fa commit 162ec54
Show file tree
Hide file tree
Showing 146 changed files with 274 additions and 115 deletions.
1 change: 1 addition & 0 deletions .automation/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ def generate_linter_dockerfiles():
" GITHUB_STATUS_REPORTER=false \\",
" GITHUB_COMMENT_REPORTER=false \\",
" EMAIL_REPORTER=false \\",
" API_REPORTER=false \\",
" FILEIO_REPORTER=false \\",
" CONFIG_REPORTER=false \\",
" SARIF_TO_HUMAN=false" "",
Expand Down
33 changes: 20 additions & 13 deletions .automation/generated/linter-helps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bash-exec": "5.2.26",
"bicep_linter": "0.30.23",
"black": "24.8.0",
"cfn-lint": "1.15.2",
"cfn-lint": "1.16.0",
"checkmake": "0.2.0",
"checkov": "3.2.255",
"checkov": "3.2.256",
"checkstyle": "10.18.2",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand Down Expand Up @@ -44,7 +44,7 @@
"isort": "5.13.2",
"jscpd": "4.0.5",
"jsonlint": "16.0.0",
"kics": "2.1.2",
"kics": "2.1.3",
"ktlint": "1.3.1",
"kubeconform": "0.6.7",
"kubescape": "2.9.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"psalm": "Psalm.5.26.1@",
"puppet-lint": "4.2.4",
"pylint": "3.3.1",
"pyright": "1.1.382",
"pyright": "1.1.383",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.4.0",
Expand All @@ -85,7 +85,7 @@
"rstcheck": "6.2.4",
"rstfmt": "0.0.14",
"rubocop": "1.66.1",
"ruff": "0.6.8",
"ruff": "0.6.9",
"scalafix": "0.13.0",
"scss-lint": "0.60.0",
"secretlint": "8.2.4",
Expand All @@ -112,8 +112,8 @@
"terragrunt": "0.67.5",
"terrascan": "1.19.9",
"tflint": "0.53.0",
"trivy": "0.55.2",
"trivy-sbom": "0.55.2",
"trivy": "0.56.1",
"trivy-sbom": "0.56.1",
"trufflehog": "3.82.6",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,13 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [actionlint](https://rhysd.github.io/actionlint/) from 1.7.2 to **1.7.3** on 2024-09-29
- [checkstyle](https://checkstyle.org/) from 10.18.1 to **10.18.2** on 2024-09-29
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.15.1 to **1.15.2** on 2024-09-30
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.15.2 to **1.16.0** on 2024-10-04
- [pyright](https://github.com/Microsoft/pyright) from 1.1.382 to **1.1.383** on 2024-10-04
- [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to **0.6.9** on 2024-10-04
- [checkov](https://www.checkov.io/) from 3.2.255 to **3.2.256** on 2024-10-04
- [kics](https://www.kics.io) from 2.1.2 to **2.1.3** on 2024-10-04
- [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.55.2 to **0.56.1** on 2024-10-04
- [trivy](https://aquasecurity.github.io/trivy/) from 0.55.2 to **0.56.1** on 2024-10-04
<!-- linter-versions-end -->

## [v8.0.0] - 2024-08-19
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
<!-- gh-dependents-info-used-by-start -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2663&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2675&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
Expand Down
Loading

0 comments on commit 162ec54

Please sign in to comment.