oxsecurity/megalinter
🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 37.5
- age_days: 2146
- days_rel: 25
- days_push: 7
- n_releases_24m: 19
Adoption not part of the score
2570 stars · 309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MegaLinter is an open-source code quality tool that runs over 50 linters and formatters covering 50 languages, 22 formats, and 21 tooling formats in a single pass, detecting security issues, spelling mistakes, and copy-pasted code. It can be run via GitHub Action, other CI systems (GitLab CI, Jenkins, Azure Pipelines), or locally, with autofix and SARIF report support.
Use cases
- lint all languages in my repository with one CI step
- automatically fix code style issues across a monorepo
- scan my repo for security issues and spelling mistakes in CI
- generate SARIF reports for code quality in GitHub
- run linters locally before pushing
- enforce code quality best practices across python java and golang projects
- lint terraform and markdown files in a pipeline
When to choose
- you want a single tool to aggregate many linters across polyglot repositories
- you need CI integration with GitHub Actions, GitLab CI, Jenkins, or Azure Pipelines
- you want automatic fixes and SARIF security reporting out of the box
When to avoid
- you only need one language-specific linter with fine-grained configuration
- you cannot use Docker or Node.js in your environment
- you require a permissive license (it is AGPL-3.0)
Facets
cli-tool · maturity active
linter formatter ci-cd security code-review developer-tools developer-tools security cli cross-platform code-quality autofix multi-language sarif static-analysis github-action gitlab-ci spelling copy-paste-detection devops automation docker github-actions
2 sources
- readme: https://github.com/oxsecurity/megalinter · fetched 2026-08-28 · 99ce818aff9a
- homepage: http://megalinter.io/ · fetched 2026-08-29 · 36c6c3c2e4f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oxsecurity/megalinter | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="oxsecurity/megalinter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem