# Ericsson/codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.

Repository: https://github.com/Ericsson/codechecker
Canonical: https://ross.abutalabs.com/products/codechecker
Homepage: https://codechecker.readthedocs.io
Language: Python
License: Apache-2.0
License Family: permissive
Topics: clang, cpp, c, clang-tidy, static-analysis, linux, results-viewer, macosx, codechecker, llvm, analysis, database, objective-c, defects, docker, static-analyzer, static-analyzers, vue
Last push: 2026-08-26T20:22:39+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 4097, "days_push": 7, "days_rel": 8, "gap_med": 26.5, "n_releases_24m": 21}
- flags: no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2606, forks 475 (observed 2026-08-28T04:07:04.102906+00:00)

## What it is
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools like Clang Static Analyzer and Clang-Tidy. It collects analysis results into a database and provides a web-based viewer for browsing and managing defects.

## Use cases
- run clang static analyzer and clang-tidy on my C/C++ codebase
- store and track static analysis defects in a database
- view and triage analyzer findings in a web UI
- compare analysis results between builds to detect new bugs
- integrate static analysis results into CI pipelines
- manage suppressions and false positives for analyzer reports

## When to choose
- you analyze C, C++, or Objective-C code with Clang-based tools
- you need centralized storage and a viewer for analyzer results
- you want to track defect status and suppressions across builds

## When to avoid
- you need static analysis for languages other than C/C++/Objective-C
- you only want a one-off lint run without result tracking
- you need dynamic analysis features beyond what analyzers provide

## Facets
- artifact type: cli-tool
- maturity: active
- function: static-site-generator, database, developer-tools, testing
- domain: developer-tools, testing, security
- platform: python
- tags: static-analysis, clang, clang-tidy, cpp, defect-database, results-viewer, llvm, code-review, linux, macos, docker, web-server

## Member repositories
- Ericsson/codechecker (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.102906+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:20:57.749223+00:00, confidence not recorded.
  - registry_pypi: https://pypi.org/pypi/codechecker/json (fetched 2026-08-29T10:04:24.097369+00:00, sha afa554ffa306)
- Data as of 2026-08-30T08:39:29.467469+00:00.
