Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2971)
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 Sep 22, 2023
1 parent c213960 commit a4e7bb5
Show file tree
Hide file tree
Showing 10 changed files with 129 additions and 48 deletions.
68 changes: 68 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1755,6 +1755,10 @@
[
"2023-09-21T01:10:04",
3165854
],
[
"2023-09-22T01:09:03",
3168052
]
],
"ci_light": [
Expand Down Expand Up @@ -3513,6 +3517,10 @@
[
"2023-09-21T01:10:04",
93513
],
[
"2023-09-22T01:09:03",
93833
]
],
"cupcake": [
Expand Down Expand Up @@ -4251,6 +4259,10 @@
[
"2023-09-21T01:10:04",
30854
],
[
"2023-09-22T01:09:03",
31018
]
],
"dart": [
Expand Down Expand Up @@ -6919,6 +6931,10 @@
[
"2023-09-21T01:10:04",
182430
],
[
"2023-09-22T01:09:03",
182651
]
],
"dotnet": [
Expand Down Expand Up @@ -8677,6 +8693,10 @@
[
"2023-09-21T01:10:04",
435090
],
[
"2023-09-22T01:09:03",
435769
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8819,6 +8839,10 @@
[
"2023-09-21T01:10:04",
1609
],
[
"2023-09-22T01:09:03",
1654
]
],
"go": [
Expand Down Expand Up @@ -10577,6 +10601,10 @@
[
"2023-09-21T01:10:04",
30128
],
[
"2023-09-22T01:09:03",
30194
]
],
"java": [
Expand Down Expand Up @@ -12335,6 +12363,10 @@
[
"2023-09-21T01:10:04",
141056
],
[
"2023-09-22T01:09:03",
141332
]
],
"javascript": [
Expand Down Expand Up @@ -14093,6 +14125,10 @@
[
"2023-09-21T01:10:04",
376546
],
[
"2023-09-22T01:09:03",
378254
]
],
"php": [
Expand Down Expand Up @@ -15851,6 +15887,10 @@
[
"2023-09-21T01:10:04",
54094
],
[
"2023-09-22T01:09:03",
54137
]
],
"python": [
Expand Down Expand Up @@ -17609,6 +17649,10 @@
[
"2023-09-21T01:10:04",
260516
],
[
"2023-09-22T01:09:03",
261234
]
],
"ruby": [
Expand Down Expand Up @@ -19363,6 +19407,10 @@
[
"2023-09-21T01:10:04",
4000
],
[
"2023-09-22T01:09:03",
4000
]
],
"rust": [
Expand Down Expand Up @@ -21117,6 +21165,10 @@
[
"2023-09-21T01:10:04",
6843
],
[
"2023-09-22T01:09:03",
6848
]
],
"salesforce": [
Expand Down Expand Up @@ -22875,6 +22927,10 @@
[
"2023-09-21T01:10:04",
24588
],
[
"2023-09-22T01:09:03",
24625
]
],
"scala": [
Expand Down Expand Up @@ -24631,6 +24687,10 @@
[
"2023-09-21T01:10:04",
35052
],
[
"2023-09-22T01:09:03",
35335
]
],
"swift": [
Expand Down Expand Up @@ -26385,6 +26445,10 @@
[
"2023-09-21T01:10:04",
4299
],
[
"2023-09-22T01:09:03",
4306
]
],
"terraform": [
Expand Down Expand Up @@ -28143,6 +28207,10 @@
[
"2023-09-21T01:10:04",
332996
],
[
"2023-09-22T01:09:03",
334007
]
]
}
8 changes: 4 additions & 4 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.9.1",
"cfn-lint": "0.80.2",
"checkmake": "0.2.0",
"checkov": "2.4.47",
"checkov": "2.4.48",
"checkstyle": "10.12.3",
"chktex": "1.7.8",
"clippy": "0.1.72",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [vale](https://vale.sh/) from 2.28.3 to **2.29.0** on 2023-09-20
- [terragrunt](https://terragrunt.gruntwork.io) from 0.51.0 to **0.51.3** on 2023-09-20
- [syft](https://github.com/anchore/syft) from 0.90.0 to **0.91.0** on 2023-09-21
- [checkov](https://www.checkov.io/) from 2.4.47 to **2.4.48** on 2023-09-22
<!-- linter-versions-end -->

## [v7.3.0] - 2023-08-10
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=2901&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=2914&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
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.9.1 | [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.80.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.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.4.47 | [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.4.48 | [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.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.8 | <!-- --> | <!-- --> | [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.72 | [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/kubernetes_kubescape.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Available Commands:
completion Generate autocompletion script
config Handle cached configurations
delete Delete configurations in Kubescape SaaS version
download Download framework,artifacts,attack-tracks,controls-inputs,exceptions,control
download Download controls-inputs,exceptions,control,framework,artifacts,attack-tracks
fix Fix misconfiguration in files
help Help about any command
list List frameworks/controls will list the supported frameworks and controls
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.

2 changes: 1 addition & 1 deletion docs/descriptors/spell_vale.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ Flags:
Commands:
ls-config Print the current configuration to stdout.
ls-metrics Print the given file's internal metrics to stdout.
sync Download and install external configuration sources.
ls-config Print the current configuration to stdout.

```
Expand Down
Loading

0 comments on commit a4e7bb5

Please sign in to comment.