Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2783)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Jul 11, 2023
1 parent 672c723 commit c04d8da
Show file tree
Hide file tree
Showing 13 changed files with 205 additions and 131 deletions.
68 changes: 68 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1619,6 +1619,10 @@
[
"2023-07-10T12:35:57",
3041527
],
[
"2023-07-11T01:09:42",
3042713
]
],
"ci_light": [
Expand Down Expand Up @@ -3241,6 +3245,10 @@
[
"2023-07-10T12:35:57",
76815
],
[
"2023-07-11T01:09:42",
77020
]
],
"cupcake": [
Expand Down Expand Up @@ -3843,6 +3851,10 @@
[
"2023-07-10T12:35:57",
18539
],
[
"2023-07-11T01:09:42",
18723
]
],
"dart": [
Expand Down Expand Up @@ -6375,6 +6387,10 @@
[
"2023-07-10T12:35:57",
163986
],
[
"2023-07-11T01:09:42",
164160
]
],
"dotnet": [
Expand Down Expand Up @@ -7997,12 +8013,20 @@
[
"2023-07-10T12:35:57",
402077
],
[
"2023-07-11T01:09:42",
402592
]
],
"dotnetweb": [
[
"2023-07-10T12:35:57",
4
],
[
"2023-07-11T01:09:42",
12
]
],
"go": [
Expand Down Expand Up @@ -9625,6 +9649,10 @@
[
"2023-07-10T12:35:57",
23975
],
[
"2023-07-11T01:09:42",
24035
]
],
"java": [
Expand Down Expand Up @@ -11247,6 +11275,10 @@
[
"2023-07-10T12:35:57",
127358
],
[
"2023-07-11T01:09:42",
127484
]
],
"javascript": [
Expand Down Expand Up @@ -12869,6 +12901,10 @@
[
"2023-07-10T12:35:57",
301182
],
[
"2023-07-11T01:09:42",
301908
]
],
"php": [
Expand Down Expand Up @@ -14491,6 +14527,10 @@
[
"2023-07-10T12:35:57",
51714
],
[
"2023-07-11T01:09:42",
51743
]
],
"python": [
Expand Down Expand Up @@ -16113,6 +16153,10 @@
[
"2023-07-10T12:35:57",
229620
],
[
"2023-07-11T01:09:42",
230012
]
],
"ruby": [
Expand Down Expand Up @@ -17731,6 +17775,10 @@
[
"2023-07-10T12:35:57",
3816
],
[
"2023-07-11T01:09:42",
3820
]
],
"rust": [
Expand Down Expand Up @@ -19349,6 +19397,10 @@
[
"2023-07-10T12:35:57",
6187
],
[
"2023-07-11T01:09:42",
6201
]
],
"salesforce": [
Expand Down Expand Up @@ -20971,6 +21023,10 @@
[
"2023-07-10T12:35:57",
21522
],
[
"2023-07-11T01:09:42",
21541
]
],
"scala": [
Expand Down Expand Up @@ -22591,6 +22647,10 @@
[
"2023-07-10T12:35:57",
19221
],
[
"2023-07-11T01:09:42",
19284
]
],
"swift": [
Expand Down Expand Up @@ -24209,6 +24269,10 @@
[
"2023-07-10T12:35:57",
4104
],
[
"2023-07-11T01:09:42",
4109
]
],
"terraform": [
Expand Down Expand Up @@ -25831,6 +25895,10 @@
[
"2023-07-10T12:35:57",
274119
],
[
"2023-07-11T01:09:42",
274797
]
]
}
108 changes: 55 additions & 53 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"bandit": "1.7.5",
"bash-exec": "5.2.15",
"bicep_linter": "0.18.4",
"black": "23.3.0",
"black": "23.7.0",
"cfn-lint": "0.77.10",
"checkmake": "0.2.0",
"checkov": "2.3.316",
"checkov": "2.3.318",
"checkstyle": "10.12.1",
"chktex": "1.7.6",
"clippy": "0.1.70",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [kubescape](https://github.com/kubescape/kubescape) from 2.3.7 to **2.3.6** on 2023-07-10
- [checkov](https://www.checkov.io/) from 2.3.314 to **2.3.316** on 2023-07-10
- [tflint](https://github.com/terraform-linters/tflint) from 0.46.1 to **0.47.0** on 2023-07-10
- [black](https://black.readthedocs.io/en/stable/) from 23.3.0 to **23.7.0** on 2023-07-11
- [checkov](https://www.checkov.io/) from 2.3.316 to **2.3.318** on 2023-07-11
<!-- linter-versions-end -->

## [v7.1.0] - 2023-06-11
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 -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2575&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2576&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- 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
4 changes: 2 additions & 2 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
| [**bandit**](https://github.com/PyCQA/bandit){target=_blank} | 1.7.5 | [Apache-2.0](licenses/bandit.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/bandit?cacheSeconds=3600)](https://github.com/PyCQA/bandit){target=_blank} | [PYTHON](descriptors/python_bandit.md) | :white_circle: | [Repository](https://github.com/PyCQA/bandit){target=_blank} |
| [**bash-exec**](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} | 5.2.15 | <!-- --> | <!-- --> | [BASH](descriptors/bash_bash_exec.md) | <!-- --> | [Web Site](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} |
| [**bicep_linter**](https://github.com/Azure/bicep){target=_blank} | 0.18.4 | [MIT](licenses/bicep_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/bicep?cacheSeconds=3600)](https://github.com/Azure/bicep){target=_blank} | [BICEP](descriptors/bicep_bicep_linter.md) | :white_circle: | [Repository](https://github.com/Azure/bicep){target=_blank} |
| [**black**](https://github.com/psf/black){target=_blank} | 23.3.0 | [MIT](licenses/black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black){target=_blank} | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
| [**black**](https://github.com/psf/black){target=_blank} | 23.7.0 | [MIT](licenses/black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black){target=_blank} | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 0.77.10 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} |
| [**checkmake**](https://github.com/mrtazz/checkmake){target=_blank} | 0.2.0 | [MIT](licenses/checkmake.md) | [![GitHub stars](https://img.shields.io/github/stars/mrtazz/checkmake?cacheSeconds=3600)](https://github.com/mrtazz/checkmake){target=_blank} | [MAKEFILE](descriptors/makefile_checkmake.md) | :white_circle: | [Repository](https://github.com/mrtazz/checkmake){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.3.316 | [Apache-2.0](licenses/checkov.md) | [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov){target=_blank} | [REPOSITORY](descriptors/repository_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.3.318 | [Apache-2.0](licenses/checkov.md) | [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov){target=_blank} | [REPOSITORY](descriptors/repository_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 10.12.1 | [LGPL-2.1](licenses/checkstyle.md) | [![GitHub stars](https://img.shields.io/github/stars/checkstyle/checkstyle?cacheSeconds=3600)](https://github.com/checkstyle/checkstyle){target=_blank} | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.sourceforge.io/index.html#Related_Tools_Active_Tools){target=_blank} |
| [**chktex**](https://www.nongnu.org/chktex){target=_blank} | 1.7.6 | <!-- --> | <!-- --> | [LATEX](descriptors/latex_chktex.md) | :white_circle: | [Web Site](https://www.nongnu.org/chktex){target=_blank} |
| [**clippy**](https://github.com/rust-lang/rust-clippy){target=_blank} | 0.1.70 | [Other](licenses/clippy.md) | [![GitHub stars](https://img.shields.io/github/stars/rust-lang/rust-clippy?cacheSeconds=3600)](https://github.com/rust-lang/rust-clippy){target=_blank} | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Repository](https://github.com/rust-lang/rust-clippy){target=_blank} |
Expand Down
16 changes: 9 additions & 7 deletions docs/descriptors/python_black.md

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

6 changes: 3 additions & 3 deletions docs/descriptors/repository_checkov.md

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

Loading

0 comments on commit c04d8da

Please sign in to comment.