# Tencent/CodeAnalysis

Static Code Analysis - 静态代码分析

Repository: https://github.com/Tencent/CodeAnalysis
Canonical: https://ross.abutalabs.com/products/codeanalysis
Homepage: https://tencent.github.io/CodeAnalysis/
Language: Python
License: NOASSERTION
License Family: other
Topics: code-analysis, python37, program-analysis, code-quality, code-quality-analyzer, code-review
Last push: 2025-11-03T03:15:24+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 50, release rhythm 8, longevity 100
- inputs: {"age_days": 1709, "days_push": 303, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1843, forks 305 (observed 2026-08-28T04:05:43.274272+00:00)

## What it is
Tencent Cloud Code Analysis (TCA, code-named CodeDog) is a self-hosted static code analysis platform consisting of server, web, and client components. It integrates self-developed and open-source analysis tools to detect code quality defects, specification violations, and security vulnerabilities across ~29 programming languages.

## Use cases
- scan codebases for security vulnerabilities and quality defects
- set up a self-hosted static analysis platform for a team
- integrate code analysis into CI/CD and DevOps pipelines
- measure code complexity and duplication across projects
- track and manage code issues continuously with quality reports

## When to choose
- you need multi-language static analysis (Java, C++, Python, Go, JS, PHP, etc.) under one platform
- you want a self-hosted alternative with a web UI, issue tracking, and quality dashboards
- your team needs distributed analysis clients on Linux, Mac, and Windows

## When to avoid
- you only need a lightweight single-language linter or formatter
- you want a fully managed SaaS code analysis service without self-hosting
- your stack is outside the supported language set

## Facets
- artifact type: application
- maturity: active
- function: static-site-generator, security, monitoring, developer-tools, code-review
- domain: developer-tools, security, testing
- platform: windows, python, self-hosted
- tags: static-analysis, code-quality, code-linting, multi-language, devops-integration, tencent, devops, linux, macos, docker, web-server

## Member repositories
- Tencent/CodeAnalysis (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.274272+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-30T03:17:57.205348+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/CodeAnalysis (fetched 2026-08-28T04:05:43.274272+00:00, sha 816b346d4c3c)
  - homepage: https://tencent.github.io/CodeAnalysis/ (fetched 2026-08-29T10:57:09.357161+00:00, sha 5c330d56bce8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
