Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (oxs…
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Feb 14, 2024
1 parent 42b5726 commit b3361bf
Show file tree
Hide file tree
Showing 21 changed files with 643 additions and 998 deletions.
775 changes: 297 additions & 478 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"black": "24.2.0",
"cfn-lint": "0.85.1",
"checkmake": "0.2.0",
"checkov": "3.2.20",
"checkov": "3.2.21",
"checkstyle": "10.13.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
Expand Down Expand Up @@ -70,7 +70,7 @@
"prettier": "3.2.5",
"proselint": "0.13.0",
"protolint": "0.47.5",
"psalm": "Psalm.5.21.1@",
"psalm": "Psalm.5.22.0@",
"puppet-lint": "4.2.4",
"pylint": "3.0.3",
"pyright": "1.1.350",
Expand Down Expand Up @@ -101,19 +101,19 @@
"standard": "17.1.0",
"stylelint": "16.2.1",
"swiftlint": "0.54.0",
"syft": "0.104.0",
"syft": "0.105.0",
"tekton-lint": "1.0.0",
"terraform-fmt": "1.7.3",
"terragrunt": "0.55.1",
"terrascan": "1.18.11",
"tflint": "0.50.3",
"trivy": "0.49.1",
"trivy-sbom": "0.49.1",
"trufflehog": "3.67.5",
"trufflehog": "3.67.6",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "3.0.0",
"vale": "3.0.5",
"xmllint": "21106",
"xmllint": "21107",
"yamllint": "1.34.0"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [phpstan](https://phpstan.org/) from 1.10.57 to **1.10.58** on 2024-02-12
- [black](https://black.readthedocs.io/en/stable/) from 24.1.1 to **24.2.0** on 2024-02-12
- [dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 7.0.115 to **8.0.101** on 2024-02-13
- [psalm](https://psalm.dev) from Psalm.5.21.1@ to **Psalm.5.22.0@** on 2024-02-14
- [checkov](https://www.checkov.io/) from 3.2.20 to **3.2.21** on 2024-02-14
- [syft](https://github.com/anchore/syft) from 0.104.0 to **0.105.0** on 2024-02-14
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.67.5 to **3.67.6** on 2024-02-14
- [xmllint](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) from 21106 to **21107** on 2024-02-14
<!-- linter-versions-end -->

## [v7.9.0] - 2024-02-11
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=3471&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=3478&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
10 changes: 5 additions & 5 deletions docs/all_linters.md

Large diffs are not rendered by default.

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 exceptions,control,framework,artifacts,attack-tracks,controls-inputs
download Download attack-tracks,controls-inputs,exceptions,control,framework,artifacts
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:1676) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(node:1680) [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_psalm.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: How to use psalm (configure, ignore files, ignore errors, help & ve

## psalm documentation

- Version in MegaLinter: **Psalm.5.21.1@**
- Version in MegaLinter: **Psalm.5.22.0@**
- Visit [Official Web Site](https://psalm.dev){target=_blank}
- See [How to configure psalm rules](https://psalm.dev/docs/running_psalm/configuration/){target=_blank}
- If custom `psalm.xml` config file isn't found, [psalm.xml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/psalm.xml){target=_blank} will be used
Expand Down
Loading

0 comments on commit b3361bf

Please sign in to comment.