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
+42-36Lines changed: 42 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9
9
Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-linter.yml file, or with `oxsecurity/megalinter:beta` docker image
10
10
11
11
- Core
12
-
- Replace pychalk (not maintained for 7 years) by termcolor
13
-
- Update make scripts so they also work on Windows
14
-
- Align number columns of markdown tables in reports
15
12
16
13
- New linters
17
14
@@ -22,8 +19,6 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
22
19
- Linters enhancements
23
20
24
21
- Fixes
25
-
- Exclude from sanitization the regular expressions that have awful performances
26
-
- New variable SKIP_LINTER_OUTPUT_SANITIZATION to skip sanitization to improve performances if you are on a private repository with secured access.
27
22
28
23
- Reporters
29
24
@@ -36,39 +31,50 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
36
31
- mega-linter-runner
37
32
38
33
- Linter versions upgrades (N)
39
-
-[checkstyle](https://checkstyle.org/) from 10.23.0 to **10.23.1** on 2025-04-29
40
-
-[v8r](https://github.com/chris48s/v8r) from 4.3.0 to **4.4.0** on 2025-04-29
41
-
-[cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.34.1 to **1.34.2** on 2025-05-01
42
-
-[golangci-lint](https://golangci-lint.run/) from 1.64.8 to **2.1.5** on 2025-05-01
43
-
-[pmd](https://pmd.github.io/) from 7.12.0 to **7.13.0** on 2025-05-01
44
-
-[phpstan](https://phpstan.org/) from 2.1.12 to **2.1.13** on 2025-05-01
45
-
-[checkov](https://www.checkov.io/) from 3.2.404 to **3.2.413** on 2025-05-01
46
-
-[lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 3.4.0 to **3.4.1** on 2025-05-01
47
-
-[cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.19.2 to **8.19.3** on 2025-05-01
48
-
-[csharpier](https://csharpier.com/) from 0.30.6 to **1.0.1** on 2025-05-02
49
-
-[powershell_formatter](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.0 to **7.5.1** on 2025-05-02
50
-
-[powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.0 to **7.5.1** on 2025-05-02
51
-
-[ruff-format](https://github.com/astral-sh/ruff) from 0.11.6 to **0.11.8** on 2025-05-02
52
-
-[ruff](https://github.com/astral-sh/ruff) from 0.11.6 to **0.11.8** on 2025-05-02
53
-
-[rubocop](https://rubocop.org/) from 1.75.3 to **1.75.4** on 2025-05-02
54
-
-[stylelint](https://stylelint.io) from 16.19.0 to **16.19.1** on 2025-05-02
55
-
-[phpstan](https://phpstan.org/) from 2.1.13 to **2.1.14** on 2025-05-02
56
-
-[secretlint](https://github.com/secretlint/secretlint) from 9.3.1 to **9.3.2** on 2025-05-03
57
-
-[trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.25 to **3.88.27** on 2025-05-03
58
-
-[ansible-lint](https://ansible-lint.readthedocs.io/) from 25.2.1 to **25.4.0** on 2025-05-03
59
-
-[trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.61.1 to **0.62.0** on 2025-05-03
60
-
-[trivy](https://aquasecurity.github.io/trivy/) from 0.61.1 to **0.62.0** on 2025-05-03
61
-
-[lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 3.4.1 to **3.8.0** on 2025-05-03
62
-
-[bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.34.44 to **0.35.1** on 2025-05-04
63
-
-[psalm](https://psalm.dev) from Psalm.6.10.1@ to **Psalm.6.10.2@** on 2025-05-04
64
-
-[cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.19.3 to **8.19.4** on 2025-05-04
65
-
-[protolint](https://github.com/yoheimuta/protolint) from 0.53.0 to **0.54.1** on 2025-05-04
66
-
-[gitleaks](https://github.com/gitleaks/gitleaks) from 8.24.3 to **8.25.1** on 2025-05-04
67
-
-[terragrunt](https://terragrunt.gruntwork.io) from 0.77.22 to **0.78.0** on 2025-05-04
68
-
-[tflint](https://github.com/terraform-linters/tflint) from 0.56.0 to **0.57.0** on 2025-05-04
69
-
-[yamllint](https://yamllint.readthedocs.io/) from 1.37.0 to **1.37.1** on 2025-05-04
70
34
<!-- linter-versions-end -->
71
35
36
+
## [v8.7.0] - 2024-05-04
37
+
38
+
- Core
39
+
- Replace pychalk (not maintained for 7 years) by termcolor, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5316
40
+
- Update make scripts so they also work on Windows, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5316
41
+
- Align number columns of markdown tables in reports, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/4835
42
+
43
+
- Linters enhancements
44
+
- Add new CSharpier supported file extensions, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/5292
45
+
46
+
- Fixes
47
+
- Exclude from sanitization the regular expressions that have awful performances, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5308
48
+
- New variable SKIP_LINTER_OUTPUT_SANITIZATION to skip sanitization to improve performances if you are on a private repository with secured access, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5308
49
+
50
+
- Linter versions upgrades (27)
51
+
-[ansible-lint](https://ansible-lint.readthedocs.io/) from 25.2.1 to **25.4.0**
52
+
-[bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.34.44 to **0.35.1**
53
+
-[cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.34.1 to **1.34.2**
54
+
-[checkov](https://www.checkov.io/) from 3.2.404 to **3.2.413**
55
+
-[checkstyle](https://checkstyle.org/) from 10.23.0 to **10.23.1**
56
+
-[csharpier](https://csharpier.com/) from 0.30.6 to **1.0.1**
57
+
-[cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.19.2 to **8.19.4**
58
+
-[gitleaks](https://github.com/gitleaks/gitleaks) from 8.24.3 to **8.25.1**
59
+
-[golangci-lint](https://golangci-lint.run/) from 1.64.8 to **2.1.5**
60
+
-[lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 3.4.0 to **3.8.0**
61
+
-[phpstan](https://phpstan.org/) from 2.1.12 to **2.1.14**
62
+
-[pmd](https://pmd.github.io/) from 7.12.0 to **7.13.0**
63
+
-[powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.0 to **7.5.1**
64
+
-[protolint](https://github.com/yoheimuta/protolint) from 0.53.0 to **0.54.1**
65
+
-[psalm](https://psalm.dev) from 6.10.1 to **6.10.2**
66
+
-[rubocop](https://rubocop.org/) from 1.75.3 to **1.75.4**
67
+
-[ruff](https://github.com/astral-sh/ruff) from 0.11.6 to **0.11.8**
68
+
-[ruff-format](https://github.com/astral-sh/ruff) from 0.11.6 to **0.11.8**
69
+
-[secretlint](https://github.com/secretlint/secretlint) from 9.3.1 to **9.3.2**
70
+
-[stylelint](https://stylelint.io) from 16.19.0 to **16.19.1**
71
+
-[terragrunt](https://terragrunt.gruntwork.io) from 0.77.22 to **0.78.0**
72
+
-[tflint](https://github.com/terraform-linters/tflint) from 0.56.0 to **0.57.0**
73
+
-[trivy](https://aquasecurity.github.io/trivy/) from 0.61.1 to **0.62.0**
74
+
-[trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.61.1 to **0.62.0**
75
+
-[v8r](https://github.com/chris48s/v8r) from 4.3.0 to **4.4.0**
76
+
-[yamllint](https://yamllint.readthedocs.io/) from 1.37.0 to **1.37.1**
0 commit comments