# 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.

Repository: https://github.com/oxsecurity/megalinter
Canonical: https://ross.abutalabs.com/products/megalinter
Homepage: http://megalinter.io/
Language: Dockerfile
License: AGPL-3.0
License Family: copyleft
Topics: linter, java, code-quality, jenkins, terraform, python, kotlin, golang, markdown, linters, formatter, best-practices, security, autofix, apex, azure-pipelines, gitlab-ci, sarif-report, megalinter, gemini-cli-extension
Last push: 2026-08-26T15:34:28+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 2146, "days_push": 7, "days_rel": 25, "gap_med": 37.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2570, forks 309 (observed 2026-08-28T04:07:01.421094+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: linter, formatter, ci-cd, security, code-review, developer-tools
- domain: developer-tools, security
- platform: cli, cross-platform
- tags: code-quality, autofix, multi-language, sarif, static-analysis, github-action, gitlab-ci, spelling, copy-paste-detection, devops, automation, docker, github-actions

## Member repositories
- oxsecurity/megalinter (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.421094+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:23:19.722251+00:00, confidence not recorded.
  - readme: https://github.com/oxsecurity/megalinter (fetched 2026-08-28T04:07:01.421094+00:00, sha 99ce818aff9a)
  - homepage: http://megalinter.io/ (fetched 2026-08-29T10:05:39.073856+00:00, sha 36c6c3c2e4f9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
