Skip to content

Commit

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

* [MegaLinter] Apply linters fixes

---------

Co-authored-by: nvuillam <[email protected]>
  • Loading branch information
nvuillam and nvuillam authored Feb 19, 2023
1 parent fb924c7 commit 4432c8c
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 49 deletions.
64 changes: 32 additions & 32 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1305,8 +1305,8 @@
2781112
],
[
"2023-02-19T12:01:21",
2782134
"2023-02-19T16:48:31",
2782291
]
],
"ci_light": [
Expand Down Expand Up @@ -2615,8 +2615,8 @@
48477
],
[
"2023-02-19T12:01:21",
48535
"2023-02-19T16:48:31",
48552
]
],
"cupcake": [
Expand Down Expand Up @@ -2905,8 +2905,8 @@
2907
],
[
"2023-02-19T12:01:21",
2931
"2023-02-19T16:48:31",
2933
]
],
"dart": [
Expand Down Expand Up @@ -5125,8 +5125,8 @@
115446
],
[
"2023-02-19T12:01:21",
115836
"2023-02-19T16:48:31",
115886
]
],
"dotnet": [
Expand Down Expand Up @@ -6435,8 +6435,8 @@
349566
],
[
"2023-02-19T12:01:21",
349696
"2023-02-19T16:48:31",
349703
]
],
"go": [
Expand Down Expand Up @@ -7745,8 +7745,8 @@
16842
],
[
"2023-02-19T12:01:21",
16852
"2023-02-19T16:48:31",
16854
]
],
"java": [
Expand Down Expand Up @@ -9055,8 +9055,8 @@
108963
],
[
"2023-02-19T12:01:21",
109059
"2023-02-19T16:48:31",
109068
]
],
"javascript": [
Expand Down Expand Up @@ -10365,8 +10365,8 @@
202023
],
[
"2023-02-19T12:01:21",
202560
"2023-02-19T16:48:31",
202650
]
],
"php": [
Expand Down Expand Up @@ -11675,8 +11675,8 @@
45376
],
[
"2023-02-19T12:01:21",
45569
"2023-02-19T16:48:31",
45571
]
],
"python": [
Expand Down Expand Up @@ -12985,8 +12985,8 @@
159652
],
[
"2023-02-19T12:01:21",
159991
"2023-02-19T16:48:31",
160036
]
],
"ruby": [
Expand Down Expand Up @@ -14291,8 +14291,8 @@
2970
],
[
"2023-02-19T12:01:21",
2974
"2023-02-19T16:48:31",
2976
]
],
"rust": [
Expand Down Expand Up @@ -15597,8 +15597,8 @@
4578
],
[
"2023-02-19T12:01:21",
4582
"2023-02-19T16:48:31",
4584
]
],
"salesforce": [
Expand Down Expand Up @@ -16907,8 +16907,8 @@
16672
],
[
"2023-02-19T12:01:21",
16686
"2023-02-19T16:48:31",
16688
]
],
"scala": [
Expand Down Expand Up @@ -18215,8 +18215,8 @@
3000
],
[
"2023-02-19T12:01:21",
3014
"2023-02-19T16:48:31",
3024
]
],
"swift": [
Expand Down Expand Up @@ -19521,8 +19521,8 @@
3166
],
[
"2023-02-19T12:01:21",
3170
"2023-02-19T16:48:31",
3172
]
],
"terraform": [
Expand Down Expand Up @@ -20831,8 +20831,8 @@
178218
],
[
"2023-02-19T12:01:21",
178636
"2023-02-19T16:48:31",
178676
]
]
}
4 changes: 2 additions & 2 deletions .automation/generated/linter-helps.json

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

2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"black": "23.1.0",
"cfn-lint": "0.73.2",
"checkmake": "0.2.1",
"checkov": "2.3.24",
"checkov": "2.3.26",
"checkstyle": "10.7.0",
"chktex": "1.7.6",
"clippy": "0.1.67",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.22.0 to **7.23.0** on 2023-02-19
- [psalm](https://psalm.dev) from Psalm.5.6.0@ to **Psalm.5.7.0@** on 2023-02-19
- [checkov](https://www.checkov.io/) from 2.3.23 to **2.3.24** on 2023-02-19
- [checkov](https://www.checkov.io/) from 2.3.24 to **2.3.26** on 2023-02-19
<!-- linter-versions-end -->

## [v6.19.0] - 2023-02-05
Expand Down
2 changes: 1 addition & 1 deletion docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| [**black**](https://github.com/psf/black){target=_blank} | 23.1.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.73.2 | [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.1 | [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.24 | [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)<br/> [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.3.26 | [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)<br/> [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 10.7.0 | [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.67 | [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
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.

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

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

Loading

0 comments on commit 4432c8c

Please sign in to comment.