Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-04 | 3.4 kB | |
v8.7.0 source code.tar.gz | 2025-05-04 | 34.5 MB | |
v8.7.0 source code.zip | 2025-05-04 | 36.1 MB | |
Totals: 3 Items | 70.6 MB | 0 |
What's Changed
- Core
- Replace pychalk (not maintained for 7 years) by termcolor, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5316
- Update make scripts so they also work on Windows, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5316
-
Align number columns of markdown tables in reports, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/4835
-
Linters enhancements
-
Add new CSharpier supported file extensions, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/5292
-
Fixes
- Exclude from sanitization the regular expressions that have awful performances, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/5308
-
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
-
Linter versions upgrades (27)
- ansible-lint from 25.2.1 to 25.4.0
- bicep_linter from 0.34.44 to 0.35.1
- cfn-lint from 1.34.1 to 1.34.2
- checkov from 3.2.404 to 3.2.413
- checkstyle from 10.23.0 to 10.23.1
- csharpier from 0.30.6 to 1.0.1
- cspell from 8.19.2 to 8.19.4
- gitleaks from 8.24.3 to 8.25.1
- golangci-lint from 1.64.8 to 2.1.5
- lightning-flow-scanner from 3.4.0 to 3.8.0
- phpstan from 2.1.12 to 2.1.14
- pmd from 7.12.0 to 7.13.0
- powershell from 7.5.0 to 7.5.1
- protolint from 0.53.0 to 0.54.1
- psalm from 6.10.1 to 6.10.2
- rubocop from 1.75.3 to 1.75.4
- ruff from 0.11.6 to 0.11.8
- ruff-format from 0.11.6 to 0.11.8
- secretlint from 9.3.1 to 9.3.2
- stylelint from 16.19.0 to 16.19.1
- terragrunt from 0.77.22 to 0.78.0
- tflint from 0.56.0 to 0.57.0
- trivy from 0.61.1 to 0.62.0
- trivy-sbom from 0.61.1 to 0.62.0
- v8r from 4.3.0 to 4.4.0
- yamllint from 1.37.0 to 1.37.1
Full Changelog: https://github.com/oxsecurity/megalinter/compare/v8.6.0...v8.7.0