Skip to content

Commit b6bee18

Browse files
authored
[automation] Auto-update linters version, help and documentation (#2523)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent 93700f8 commit b6bee18

File tree

152 files changed

+2596
-2530
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+2596
-2530
lines changed

.automation/generated/flavors-stats.json

+64
Original file line numberDiff line numberDiff line change
@@ -1399,6 +1399,10 @@
13991399
[
14001400
"2023-04-03T20:17:29",
14011401
2885492
1402+
],
1403+
[
1404+
"2023-04-04T01:00:44",
1405+
2886000
14021406
]
14031407
],
14041408
"ci_light": [
@@ -2801,6 +2805,10 @@
28012805
[
28022806
"2023-04-03T20:17:29",
28032807
56393
2808+
],
2809+
[
2810+
"2023-04-04T01:00:44",
2811+
56448
28042812
]
28052813
],
28062814
"cupcake": [
@@ -3183,6 +3191,10 @@
31833191
[
31843192
"2023-04-03T20:17:29",
31853193
7208
3194+
],
3195+
[
3196+
"2023-04-04T01:00:44",
3197+
7235
31863198
]
31873199
],
31883200
"dart": [
@@ -5495,6 +5507,10 @@
54955507
[
54965508
"2023-04-03T20:17:29",
54975509
135954
5510+
],
5511+
[
5512+
"2023-04-04T01:00:44",
5513+
136154
54985514
]
54995515
],
55005516
"dotnet": [
@@ -6897,6 +6913,10 @@
68976913
[
68986914
"2023-04-03T20:17:29",
68996915
369457
6916+
],
6917+
[
6918+
"2023-04-04T01:00:44",
6919+
369624
69006920
]
69016921
],
69026922
"go": [
@@ -8299,6 +8319,10 @@
82998319
[
83008320
"2023-04-03T20:17:29",
83018321
18502
8322+
],
8323+
[
8324+
"2023-04-04T01:00:44",
8325+
18507
83028326
]
83038327
],
83048328
"java": [
@@ -9701,6 +9725,10 @@
97019725
[
97029726
"2023-04-03T20:17:29",
97039727
114977
9728+
],
9729+
[
9730+
"2023-04-04T01:00:44",
9731+
114999
97049732
]
97059733
],
97069734
"javascript": [
@@ -11103,6 +11131,10 @@
1110311131
[
1110411132
"2023-04-03T20:17:29",
1110511133
238152
11134+
],
11135+
[
11136+
"2023-04-04T01:00:44",
11137+
238255
1110611138
]
1110711139
],
1110811140
"php": [
@@ -12505,6 +12537,10 @@
1250512537
[
1250612538
"2023-04-03T20:17:29",
1250712539
48063
12540+
],
12541+
[
12542+
"2023-04-04T01:00:44",
12543+
48094
1250812544
]
1250912545
],
1251012546
"python": [
@@ -13907,6 +13943,10 @@
1390713943
[
1390813944
"2023-04-03T20:17:29",
1390913945
185068
13946+
],
13947+
[
13948+
"2023-04-04T01:00:44",
13949+
185233
1391013950
]
1391113951
],
1391213952
"ruby": [
@@ -15305,6 +15345,10 @@
1530515345
[
1530615346
"2023-04-03T20:17:29",
1530715347
3341
15348+
],
15349+
[
15350+
"2023-04-04T01:00:44",
15351+
3344
1530815352
]
1530915353
],
1531015354
"rust": [
@@ -16703,6 +16747,10 @@
1670316747
[
1670416748
"2023-04-03T20:17:29",
1670516749
5121
16750+
],
16751+
[
16752+
"2023-04-04T01:00:44",
16753+
5132
1670616754
]
1670716755
],
1670816756
"salesforce": [
@@ -18105,6 +18153,10 @@
1810518153
[
1810618154
"2023-04-03T20:17:29",
1810718155
18025
18156+
],
18157+
[
18158+
"2023-04-04T01:00:44",
18159+
18030
1810818160
]
1810918161
],
1811018162
"scala": [
@@ -19505,6 +19557,10 @@
1950519557
[
1950619558
"2023-04-03T20:17:29",
1950719559
7036
19560+
],
19561+
[
19562+
"2023-04-04T01:00:44",
19563+
7042
1950819564
]
1950919565
],
1951019566
"swift": [
@@ -20903,6 +20959,10 @@
2090320959
[
2090420960
"2023-04-03T20:17:29",
2090520961
3468
20962+
],
20963+
[
20964+
"2023-04-04T01:00:44",
20965+
3471
2090620966
]
2090720967
],
2090820968
"terraform": [
@@ -22305,6 +22365,10 @@
2230522365
[
2230622366
"2023-04-03T20:17:29",
2230722367
210857
22368+
],
22369+
[
22370+
"2023-04-04T01:00:44",
22371+
211077
2230822372
]
2230922373
]
2231022374
}

.automation/generated/linter-helps.json

+37-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"bash-exec": "5.2.15",
77
"bicep_linter": "0.15.31",
88
"black": "23.3.0",
9-
"cfn-lint": "0.76.1",
9+
"cfn-lint": "0.76.2",
1010
"checkmake": "0.2.0",
11-
"checkov": "2.3.149",
11+
"checkov": "2.3.150",
1212
"checkstyle": "10.9.3",
1313
"chktex": "1.7.6",
1414
"clippy": "0.1.68",

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
1919
- Documentation
2020

2121
- Linter versions upgrades
22+
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.76.1 to **0.76.2** on 2023-04-04
23+
- [checkov](https://www.checkov.io/) from 2.3.149 to **2.3.150** on 2023-04-04
2224
<!-- linter-versions-end -->
2325

2426
## [v6.22.2] - 2023-04-03

README.md

+18-18
Large diffs are not rendered by default.

docs/all_linters.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
| [**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} |
1313
| [**bicep_linter**](https://github.com/Azure/bicep){target=_blank} | 0.15.31 | [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} |
1414
| [**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} |
15-
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 0.76.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} |
15+
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 0.76.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} |
1616
| [**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} |
17-
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.3.149 | [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} |
17+
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.3.150 | [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} |
1818
| [**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} |
1919
| [**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} |
2020
| [**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} |

0 commit comments

Comments
 (0)