Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored and github-actions[bot] committed Jul 2, 2024
1 parent 88a2903 commit bb4451d
Show file tree
Hide file tree
Showing 20 changed files with 120 additions and 117 deletions.
63 changes: 34 additions & 29 deletions .automation/generated/linter-helps.json

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

10 changes: 5 additions & 5 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.28.1",
"black": "24.4.2",
"cfn-lint": "1.4.2",
"cfn-lint": "1.5.0",
"checkmake": "0.2.0",
"checkov": "3.2.163",
"checkov": "3.2.164",
"checkstyle": "10.17.0",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand All @@ -18,7 +18,7 @@
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.28.2",
"cspell": "8.9.1",
"cspell": "8.10.0",
"dartanalyzer": "0.0.0",
"detekt": "1.23.6",
"devskim": "1.0.33",
Expand All @@ -37,15 +37,15 @@
"golangci-lint": "1.59.1",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
"grype": "0.79.1",
"grype": "0.79.2",
"hadolint": "2.12.0",
"helm": "3.14.3",
"htmlhint": "1.1.4",
"isort": "5.13.2",
"jscpd": "4.0.4",
"jsonlint": "14.0.3",
"kics": "2.1.0",
"ktlint": "1.3.0",
"ktlint": "1.3.1",
"kubeconform": "0.6.6",
"kubescape": "2.9.0",
"kubeval": "0.16.1",
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,11 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 3.2.161 to **3.2.163** on 2024-07-01
- [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.52.2 to **0.53.0** on 2024-07-01
- [trivy](https://aquasecurity.github.io/trivy/) from 0.52.2 to **0.53.0** on 2024-07-01
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.4.2 to **1.5.0** on 2024-07-02
- [ktlint](https://ktlint.github.io) from 1.3.0 to **1.3.1** on 2024-07-02
- [checkov](https://www.checkov.io/) from 3.2.163 to **3.2.164** on 2024-07-02
- [grype](https://github.com/anchore/grype) from 0.79.1 to **0.79.2** on 2024-07-02
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.9.1 to **8.10.0** on 2024-07-02
<!-- linter-versions-end -->

## [v7.12.0] - 2024-06-02
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=2520&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=2507&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 bb4451d

Please sign in to comment.