diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index e2a4a60b504..0498b18f8b0 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -1397,8 +1397,8 @@ 2882930 ], [ - "2023-04-03T09:27:08", - 2884064 + "2023-04-03T11:30:27", + 2884365 ] ], "ci_light": [ @@ -2799,8 +2799,8 @@ 56142 ], [ - "2023-04-03T09:27:08", - 56269 + "2023-04-03T11:30:27", + 56302 ] ], "cupcake": [ @@ -3181,8 +3181,8 @@ 7111 ], [ - "2023-04-03T09:27:08", - 7168 + "2023-04-03T11:30:27", + 7183 ] ], "dart": [ @@ -5493,8 +5493,8 @@ 135531 ], [ - "2023-04-03T09:27:08", - 135758 + "2023-04-03T11:30:27", + 135805 ] ], "dotnet": [ @@ -6895,8 +6895,8 @@ 369088 ], [ - "2023-04-03T09:27:08", - 369231 + "2023-04-03T11:30:27", + 369279 ] ], "go": [ @@ -8297,8 +8297,8 @@ 18431 ], [ - "2023-04-03T09:27:08", - 18474 + "2023-04-03T11:30:27", + 18480 ] ], "java": [ @@ -9699,8 +9699,8 @@ 114806 ], [ - "2023-04-03T09:27:08", - 114882 + "2023-04-03T11:30:27", + 114903 ] ], "javascript": [ @@ -11101,8 +11101,8 @@ 236975 ], [ - "2023-04-03T09:27:08", - 237582 + "2023-04-03T11:30:27", + 237754 ] ], "php": [ @@ -12503,8 +12503,8 @@ 48030 ], [ - "2023-04-03T09:27:08", - 48038 + "2023-04-03T11:30:27", + 48040 ] ], "python": [ @@ -13905,8 +13905,8 @@ 184448 ], [ - "2023-04-03T09:27:08", - 184741 + "2023-04-03T11:30:27", + 184800 ] ], "ruby": [ @@ -15303,8 +15303,8 @@ 3319 ], [ - "2023-04-03T09:27:08", - 3330 + "2023-04-03T11:30:27", + 3332 ] ], "rust": [ @@ -16701,8 +16701,8 @@ 5100 ], [ - "2023-04-03T09:27:08", - 5110 + "2023-04-03T11:30:27", + 5112 ] ], "salesforce": [ @@ -18103,8 +18103,8 @@ 17991 ], [ - "2023-04-03T09:27:08", - 18015 + "2023-04-03T11:30:27", + 18017 ] ], "scala": [ @@ -19503,8 +19503,8 @@ 6915 ], [ - "2023-04-03T09:27:08", - 6962 + "2023-04-03T11:30:27", + 6987 ] ], "swift": [ @@ -20901,8 +20901,8 @@ 3453 ], [ - "2023-04-03T09:27:08", - 3462 + "2023-04-03T11:30:27", + 3464 ] ], "terraform": [ @@ -22303,8 +22303,8 @@ 210149 ], [ - "2023-04-03T09:27:08", - 210442 + "2023-04-03T11:30:27", + 210536 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index 3f33829e779..9b08a3c3b79 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -1,6 +1,6 @@ { "actionlint": "1.6.23", - "ansible-lint": "6.14.3", + "ansible-lint": "6.14.4", "arm-ttk": "0.0.0", "bandit": "1.7.5", "bash-exec": "5.2.15", diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f99f98c12..66e1532c7fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - Linter versions upgrades - [checkov](https://www.checkov.io/) from 2.3.145 to **2.3.148** on 2023-04-03 - [rubocop](https://rubocop.org/) from 1.48.1 to **1.49.0** on 2023-04-03 + - [ansible-lint](https://ansible-lint.readthedocs.io/) from 6.14.3 to **6.14.4** on 2023-04-03 ## [v6.22.1] - 2023-04-02 diff --git a/README.md b/README.md index 852241a196b..0afa95bfab4 100644 --- a/README.md +++ b/README.md @@ -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) -[![](https://img.shields.io/static/v1?label=Used%20by&message=2181&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by&message=2182&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![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) diff --git a/docs/all_linters.md b/docs/all_linters.md index bdca894e0ff..46b3429c1b1 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -6,7 +6,7 @@ | Linter | Version | License | Popularity | Descriptors | Ref | URL | |:--------------------------------------------------------------------------------------------------------|:------------:|:-------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------:| | [**actionlint**](https://github.com/rhysd/actionlint){target=_blank} | 1.6.23 | [MIT](licenses/actionlint.md) | [![GitHub stars](https://img.shields.io/github/stars/rhysd/actionlint?cacheSeconds=3600)](https://github.com/rhysd/actionlint){target=_blank} | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} | -| [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 6.14.3 | [GPL-3.0](licenses/ansible-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/ansible/ansible-lint?cacheSeconds=3600)](https://github.com/ansible/ansible-lint){target=_blank} | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} | +| [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 6.14.4 | [GPL-3.0](licenses/ansible-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/ansible/ansible-lint?cacheSeconds=3600)](https://github.com/ansible/ansible-lint){target=_blank} | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} | | [**arm-ttk**](https://github.com/Azure/arm-ttk){target=_blank} | N/A | [MIT](licenses/arm-ttk.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/arm-ttk?cacheSeconds=3600)](https://github.com/Azure/arm-ttk){target=_blank} | [ARM](descriptors/arm_arm_ttk.md) | :white_circle: | [Repository](https://github.com/Azure/arm-ttk){target=_blank} | | [**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} | diff --git a/docs/descriptors/ansible_ansible_lint.md b/docs/descriptors/ansible_ansible_lint.md index 59bd1f747ac..e93f9097f71 100644 --- a/docs/descriptors/ansible_ansible_lint.md +++ b/docs/descriptors/ansible_ansible_lint.md @@ -9,7 +9,7 @@ description: How to use ansible-lint (configure, ignore files, ignore errors, he ## ansible-lint documentation -- Version in MegaLinter: **6.14.3** +- Version in MegaLinter: **6.14.4** - Visit [Official Web Site](https://ansible-lint.readthedocs.io/){target=_blank} - See [How to configure ansible-lint rules](https://ansible-lint.readthedocs.io/configuring/#configuration-file){target=_blank} - See [How to disable ansible-lint rules in files](https://ansible-lint.readthedocs.io/usage/#muting-warnings-to-avoid-false-positives){target=_blank} diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md index 8b0b0a66a26..f25262bfe3f 100644 --- a/docs/used-by-stats.md +++ b/docs/used-by-stats.md @@ -1,18 +1,18 @@ # Dependents stats for oxsecurity/megalinter -[![](https://img.shields.io/static/v1?label=Used%20by&message=2181&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=1453&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by&message=2182&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=1454&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=728&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=55919&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=55930&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) | Repository | Stars | |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:| -| [nektos/act](https://github.com/nektos/act) | 36875 | -| [PRQL/prql](https://github.com/PRQL/prql) | 6991 | +| [nektos/act](https://github.com/nektos/act) | 36883 | +| [PRQL/prql](https://github.com/PRQL/prql) | 6992 | | [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2381 | -| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 1953 | +| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 1954 | | [IlanCosman/tide](https://github.com/IlanCosman/tide) | 1880 | -| [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win) | 1847 | +| [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win) | 1848 | | [microsoft/code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 1619 | | [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1181 | | [ever-co/ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1089 | @@ -299,6 +299,7 @@ | [matejkosiarcik/azlint](https://github.com/matejkosiarcik/azlint) | 2 | | [matejkosiarcik/dotfiles](https://github.com/matejkosiarcik/dotfiles) | 2 | | [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) | 2 | +| [KohaAloha/Koha-Dev](https://github.com/KohaAloha/Koha-Dev) | 2 | | [devcontainers-community/templates](https://github.com/devcontainers-community/templates) | 2 | | [PowerDNS-Admin/pda-next](https://github.com/PowerDNS-Admin/pda-next) | 2 | | [bzkf/diz-in-a-box](https://github.com/bzkf/diz-in-a-box) | 2 |