You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+36-18Lines changed: 36 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
18
18
- Linters
19
19
-`API_SPECTRAL` was added as replacement for `OPENAPI_SPECTRAL` (deprecated), supporting AsyncAPI and OpenAPI by default. Uses Spectral's standard config file name `.spectral.yaml` instead of `.openapirc.yml` with a default config with rulesets for AsyncAPI and OpenAPI enabled. Fixes [#3387](https://github.com/oxsecurity/megalinter/issues/3387)
20
20
- Disable SQL_TSQLLINT until security issues are solved. Related to <https://github.com/tsqllint/tsqllint/issues/333>
21
+
- PHP linters (PHP_PHPCS, PHP_PHPLINT, PHP_PHPSTAN) add support to SARIF report output format with help of <https://github.com/llaville/sarif-php-sdk>
21
22
22
23
- Reporters
23
24
- New ApiReporter (can be used to build Grafana dashboards)
@@ -101,24 +102,41 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
101
102
-[sqlfluff](https://www.sqlfluff.com/) from 3.0.5 to **3.0.6** on 2024-05-06
102
103
-[bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.26.170 to **0.27.1** on 2024-05-07
103
104
-[checkov](https://www.checkov.io/) from 3.2.82 to **3.2.84** on 2024-05-07
104
-
-[actionlint](https://rhysd.github.io/actionlint/) from 1.6.27 to **1.7.0** on 2024-05-11
105
-
-[cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.87.1 to **0.87.2** on 2024-05-11
106
-
-[roslynator](https://github.com/dotnet/Roslynator) from 0.8.7.0 to **0.8.8.0** on 2024-05-11
107
-
-[golangci-lint](https://golangci-lint.run/) from 1.58.0 to **1.58.1** on 2024-05-11
108
-
-[npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 14.5.0 to **14.6.0** on 2024-05-11
109
-
-[kubeconform](https://github.com/yannh/kubeconform) from 0.6.4 to **0.6.6** on 2024-05-11
110
-
-[pyright](https://github.com/Microsoft/pyright) from 1.1.361 to **1.1.362** on 2024-05-11
111
-
-[ruff](https://github.com/astral-sh/ruff) from 0.4.3 to **0.4.4** on 2024-05-11
112
-
-[checkov](https://www.checkov.io/) from 3.2.84 to **3.2.90** on 2024-05-11
113
-
-[grype](https://github.com/anchore/grype) from 0.77.3 to **0.77.4** on 2024-05-11
114
-
-[syft](https://github.com/anchore/syft) from 1.3.0 to **1.4.1** on 2024-05-11
115
-
-[rubocop](https://rubocop.org/) from 1.63.4 to **1.63.5** on 2024-05-11
116
-
-[lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.23.0 to **2.24.0** on 2024-05-11
117
-
-[snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.11.3 to **8.11.4** on 2024-05-11
118
-
-[snakefmt](https://github.com/snakemake/snakefmt) from 0.10.1 to **0.10.2** on 2024-05-11
119
-
-[cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.8.0 to **8.8.1** on 2024-05-11
120
-
-[terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.8.2 to **1.8.3** on 2024-05-11
121
-
-[terragrunt](https://terragrunt.gruntwork.io) from 0.58.2 to **0.58.3** on 2024-05-11
105
+
-[actionlint](https://rhysd.github.io/actionlint/) from 1.6.27 to **1.7.0** on 2024-05-12
106
+
-[cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.87.1 to **0.87.2** on 2024-05-12
107
+
-[roslynator](https://github.com/dotnet/Roslynator) from 0.8.7.0 to **0.8.8.0** on 2024-05-12
108
+
-[golangci-lint](https://golangci-lint.run/) from 1.58.0 to **1.58.1** on 2024-05-12
109
+
-[npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 14.5.0 to **14.6.0** on 2024-05-12
110
+
-[kubeconform](https://github.com/yannh/kubeconform) from 0.6.4 to **0.6.6** on 2024-05-12
111
+
-[pyright](https://github.com/Microsoft/pyright) from 1.1.361 to **1.1.362** on 2024-05-12
112
+
-[ruff](https://github.com/astral-sh/ruff) from 0.4.3 to **0.4.4** on 2024-05-12
113
+
-[checkov](https://www.checkov.io/) from 3.2.84 to **3.2.91** on 2024-05-12
114
+
-[grype](https://github.com/anchore/grype) from 0.77.3 to **0.77.4** on 2024-05-12
115
+
-[syft](https://github.com/anchore/syft) from 1.3.0 to **1.4.1** on 2024-05-12
116
+
-[rubocop](https://rubocop.org/) from 1.63.4 to **1.63.5** on 2024-05-12
117
+
-[lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.23.0 to **2.24.0** on 2024-05-12
118
+
-[snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.11.3 to **8.11.4** on 2024-05-12
119
+
-[snakefmt](https://github.com/snakemake/snakefmt) from 0.10.1 to **0.10.2** on 2024-05-12
120
+
-[cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.8.0 to **8.8.1** on 2024-05-12
121
+
-[terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.8.2 to **1.8.3** on 2024-05-12
122
+
-[terragrunt](https://terragrunt.gruntwork.io) from 0.58.2 to **0.58.4** on 2024-05-12
123
+
-[phpstan](https://phpstan.org/) from 1.10.67 to **1.11.0** on 2024-05-13
124
+
-[pylint](https://pylint.readthedocs.io) from 3.1.0 to **3.1.1** on 2024-05-13
125
+
-[lychee](https://lychee.cli.rs) from 0.15.0 to **0.15.1** on 2024-05-13
126
+
-[ansible-lint](https://ansible-lint.readthedocs.io/) from 24.2.3 to **24.5.0** on 2024-05-18
127
+
-[cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.87.2 to **0.87.3** on 2024-05-18
128
+
-[dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 8.0.104 to **8.0.105** on 2024-05-18
129
+
-[phplint](https://github.com/overtrue/phplint) from 9.2.0 to **9.3.1** on 2024-05-18
130
+
-[phpstan](https://phpstan.org/) from 1.11.0 to **1.11.1** on 2024-05-18
131
+
-[pylint](https://pylint.readthedocs.io) from 3.1.1 to **3.2.1** on 2024-05-18
132
+
-[pyright](https://github.com/Microsoft/pyright) from 1.1.362 to **1.1.363** on 2024-05-18
133
+
-[checkov](https://www.checkov.io/) from 3.2.91 to **3.2.95** on 2024-05-18
134
+
-[git_diff](https://git-scm.com) from 2.43.0 to **2.43.4** on 2024-05-18
135
+
-[trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.75.1 to **3.76.3** on 2024-05-18
136
+
-[lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.24.0 to **2.25.0** on 2024-05-18
137
+
-[snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.11.4 to **8.11.6** on 2024-05-18
138
+
-[terragrunt](https://terragrunt.gruntwork.io) from 0.58.4 to **0.58.5** on 2024-05-18
139
+
-[xmllint](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) from 21107 to **21108** on 2024-05-18
0 commit comments