Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tencent/TscanCode

A static code analyzer for C++, C#, Lua observed · 2026-08-28

github.com/Tencent/TscanCode · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 4179
  • days_rel: n/a
  • days_push: 982
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2115 stars · 601 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TscanCode is a fast and accurate static code analyzer from Tencent that detects defects in C/C++, C#, and Lua code without requiring a build environment. It runs via a single command or GUI, supports custom rule packages, and reports issues like null pointer dereferences in XML output.

Use cases

  • find null pointer bugs in c++ code
  • static analysis for lua scripts
  • scan c# projects for code defects
  • run static code analysis without compiling the project
  • detect potential crashes before runtime
  • customize static analysis rules for my codebase

When to choose

  • you need multi-language static analysis for C/C++, C#, or Lua
  • you want a fast analyzer that works without a strict build environment
  • you need extensible checkers or a GUI with false-positive marking

When to avoid

  • you need analysis for languages other than C/C++, C#, or Lua
  • you require actively developed tooling with frequent updates
  • you need deep compiler-integrated analysis like clang-tidy

Facets

cli-tool · maturity maintenance

linter developer-tools developer-tools programming-languages parsers windows cpp cli static-analysis csharp lua code-quality bug-detection static-code-analysis linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Tencent/TscanCodemain32

For agents

markdown · JSON · MCP: product_card(name="Tencent/TscanCode")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem