Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2481)
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 <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Mar 26, 2023
1 parent a852026 commit 6610801
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 41 deletions.
64 changes: 32 additions & 32 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1369,8 +1369,8 @@
2861902
],
[
"2023-03-26T11:29:55",
2862563
"2023-03-26T13:38:15",
2862677
]
],
"ci_light": [
Expand Down Expand Up @@ -2743,8 +2743,8 @@
54546
],
[
"2023-03-26T11:29:55",
54585
"2023-03-26T13:38:15",
54590
]
],
"cupcake": [
Expand Down Expand Up @@ -3097,8 +3097,8 @@
6045
],
[
"2023-03-26T11:29:55",
6054
"2023-03-26T13:38:15",
6058
]
],
"dart": [
Expand Down Expand Up @@ -5381,8 +5381,8 @@
131898
],
[
"2023-03-26T11:29:55",
132085
"2023-03-26T13:38:15",
132103
]
],
"dotnet": [
Expand Down Expand Up @@ -6755,8 +6755,8 @@
364426
],
[
"2023-03-26T11:29:55",
364526
"2023-03-26T13:38:15",
364543
]
],
"go": [
Expand Down Expand Up @@ -8129,8 +8129,8 @@
18059
],
[
"2023-03-26T11:29:55",
18071
"2023-03-26T13:38:15",
18073
]
],
"java": [
Expand Down Expand Up @@ -9503,8 +9503,8 @@
113754
],
[
"2023-03-26T11:29:55",
113806
"2023-03-26T13:38:15",
113812
]
],
"javascript": [
Expand Down Expand Up @@ -10877,8 +10877,8 @@
229178
],
[
"2023-03-26T11:29:55",
229578
"2023-03-26T13:38:15",
229608
]
],
"php": [
Expand Down Expand Up @@ -12251,8 +12251,8 @@
47693
],
[
"2023-03-26T11:29:55",
47699
"2023-03-26T13:38:15",
47701
]
],
"python": [
Expand Down Expand Up @@ -13625,8 +13625,8 @@
179705
],
[
"2023-03-26T11:29:55",
179841
"2023-03-26T13:38:15",
179859
]
],
"ruby": [
Expand Down Expand Up @@ -14995,8 +14995,8 @@
3225
],
[
"2023-03-26T11:29:55",
3231
"2023-03-26T13:38:15",
3233
]
],
"rust": [
Expand Down Expand Up @@ -16365,8 +16365,8 @@
4959
],
[
"2023-03-26T11:29:55",
4965
"2023-03-26T13:38:15",
4967
]
],
"salesforce": [
Expand Down Expand Up @@ -17739,8 +17739,8 @@
17724
],
[
"2023-03-26T11:29:55",
17734
"2023-03-26T13:38:15",
17736
]
],
"scala": [
Expand Down Expand Up @@ -19111,8 +19111,8 @@
6141
],
[
"2023-03-26T11:29:55",
6151
"2023-03-26T13:38:15",
6153
]
],
"swift": [
Expand Down Expand Up @@ -20481,8 +20481,8 @@
3366
],
[
"2023-03-26T11:29:55",
3372
"2023-03-26T13:38:15",
3374
]
],
"terraform": [
Expand Down Expand Up @@ -21855,8 +21855,8 @@
204232
],
[
"2023-03-26T11:29:55",
204395
"2023-03-26T13:38:15",
204407
]
]
}
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.75.1",
"checkmake": "0.2.0",
"checkov": "2.3.118",
"checkov": "2.3.120",
"checkstyle": "10.9.3",
"chktex": "1.7.6",
"clippy": "0.1.68",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [checkstyle](https://checkstyle.sourceforge.io) from 10.9.2 to **10.9.3** on 2023-03-25
- [checkov](https://www.checkov.io/) from 2.3.115 to **2.3.118** on 2023-03-26
- [gitleaks](https://github.com/zricethezav/gitleaks) from 8.16.0 to **8.16.1** on 2023-03-26
- [checkov](https://www.checkov.io/) from 2.3.118 to **2.3.120** on 2023-03-26
<!-- linter-versions-end -->

## [v6.20.1] - 2023-03-07
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.75.1 | [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.118 | [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.120 | [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.9.3 | [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.68 | [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
2 changes: 1 addition & 1 deletion docs/descriptors/repository_checkov.md

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

2 changes: 1 addition & 1 deletion docs/descriptors/terraform_checkov.md

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

10 changes: 5 additions & 5 deletions docs/used-by-stats.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
[![](https://img.shields.io/static/v1?label=Used%20by&message=2154&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)
[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=1437&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)
[![](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=717&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)
[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=55172&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)
[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=55179&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)

| Repository | Stars |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:|
| [nektos/act](https://github.com/nektos/act) | 36445 |
| [nektos/act](https://github.com/nektos/act) | 36449 |
| [PRQL/prql](https://github.com/PRQL/prql) | 6970 |
| [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2366 |
| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 1944 |
| [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2367 |
| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 1945 |
| [IlanCosman/tide](https://github.com/IlanCosman/tide) | 1867 |
| [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win) | 1819 |
| [microsoft/code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 1606 |
| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1168 |
| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1169 |
| [ever-co/ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1080 |
| [flosse/sloc](https://github.com/flosse/sloc) | 927 |
| [unixorn/git-extra-commands](https://github.com/unixorn/git-extra-commands) | 860 |
Expand Down

0 comments on commit 6610801

Please sign in to comment.