Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored and github-actions[bot] committed May 15, 2024
1 parent 7ff56aa commit 29eb9e6
Show file tree
Hide file tree
Showing 23 changed files with 729 additions and 717 deletions.
643 changes: 322 additions & 321 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"actionlint": "1.7.0",
"ansible-lint": "24.2.3",
"ansible-lint": "24.5.0",
"arm-ttk": "0.0.0",
"bandit": "1.7.8",
"bash-exec": "5.2.21",
"bicep_linter": "0.27.1",
"black": "24.4.2",
"cfn-lint": "0.87.2",
"checkmake": "0.2.0",
"checkov": "3.2.91",
"checkov": "3.2.92",
"checkstyle": "10.16.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-jsonc": "2.15.1",
"flake8": "7.0.0",
"gherkin-lint": "0.0.0",
"git_diff": "2.43.0",
"git_diff": "2.43.4",
"gitleaks": "8.18.2",
"golangci-lint": "1.58.1",
"goodcheck": "3.1.0",
Expand All @@ -49,7 +49,7 @@
"kubeconform": "0.6.6",
"kubescape": "2.9.0",
"kubeval": "0.16.1",
"lightning-flow-scanner": "2.24.0",
"lightning-flow-scanner": "2.25.0",
"lintr": "0.0.0",
"luacheck": "1.1.2",
"lychee": "0.15.1",
Expand All @@ -64,7 +64,7 @@
"php": "7.4.26",
"phpcs": "3.9.2",
"phplint": "9.2.0",
"phpstan": "1.11.0",
"phpstan": "1.11.1",
"pmd": "7.1.0",
"powershell": "7.4.2",
"powershell_formatter": "7.4.2",
Expand All @@ -73,8 +73,8 @@
"protolint": "0.49.7",
"psalm": "Psalm.5.24.0@",
"puppet-lint": "4.2.4",
"pylint": "3.1.1",
"pyright": "1.1.362",
"pylint": "3.2.0",
"pyright": "1.1.363",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.3.7",
Expand Down Expand Up @@ -110,7 +110,7 @@
"tflint": "0.51.0",
"trivy": "0.51.1",
"trivy-sbom": "0.51.1",
"trufflehog": "3.75.1",
"trufflehog": "3.76.1",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,14 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [phpstan](https://phpstan.org/) from 1.10.67 to **1.11.0** on 2024-05-13
- [pylint](https://pylint.readthedocs.io) from 3.1.0 to **3.1.1** on 2024-05-13
- [lychee](https://lychee.cli.rs) from 0.15.0 to **0.15.1** on 2024-05-13
- [ansible-lint](https://ansible-lint.readthedocs.io/) from 24.2.3 to **24.5.0** on 2024-05-15
- [phpstan](https://phpstan.org/) from 1.11.0 to **1.11.1** on 2024-05-15
- [pylint](https://pylint.readthedocs.io) from 3.1.1 to **3.2.0** on 2024-05-15
- [pyright](https://github.com/Microsoft/pyright) from 1.1.362 to **1.1.363** on 2024-05-15
- [checkov](https://www.checkov.io/) from 3.2.91 to **3.2.92** on 2024-05-15
- [git_diff](https://git-scm.com) from 2.43.0 to **2.43.4** on 2024-05-15
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.75.1 to **3.76.1** on 2024-05-15
- [lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.24.0 to **2.25.0** on 2024-05-15
<!-- linter-versions-end -->

## [v7.11.1] - 2024-04-23
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 -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2474&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2476&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- 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
16 changes: 8 additions & 8 deletions docs/all_linters.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/descriptors/ansible_ansible_lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: How to use ansible-lint (configure, ignore files, ignore errors, he

## ansible-lint documentation

- Version in MegaLinter: **24.2.3**
- Version in MegaLinter: **24.5.0**
- 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}
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/css_scss_lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: How to use scss-lint (configure, ignore files, ignore errors, help

> This linter has been deprecated.
>
> <https://github.com/sds/scss-lint#notice-consider-other-tools-before-adopting-scss-lint>
> https://github.com/sds/scss-lint#notice-consider-other-tools-before-adopting-scss-lint
>
> You should disable scss-lint by adding it in DISABLE_LINTERS property.
>
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 @@ -125,7 +125,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 artifacts,attack-tracks,controls-inputs,exceptions,control,framework
fix Fix misconfiguration in files
help Help about any command
list List frameworks/controls will list the supported frameworks and controls
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/markdown_markdown_link_check.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ markdown-link-check -c .markdown-link-check.json myfile.md
### Help content

```shell
(node:1757) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(node:1727) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Usage: markdown-link-check [options] [filenamesOrUrls...]

Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/php_phpstan.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: How to use phpstan (configure, ignore files, ignore errors, help &

## phpstan documentation

- Version in MegaLinter: **1.11.0**
- Version in MegaLinter: **1.11.1**
- Visit [Official Web Site](https://phpstan.org/){target=_blank}
- See [How to configure phpstan rules](https://phpstan.org/config-reference#neon-format){target=_blank}
- If custom `phpstan.neon.dist` config file isn't found, [phpstan.neon.dist](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/phpstan.neon.dist){target=_blank} will be used
Expand Down
Loading

0 comments on commit 29eb9e6

Please sign in to comment.