Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
YASA (Yet Another Static Analyzer) (github.com/antgroup)
4 points by adgnaf 10 days ago | hide | past | favorite | 1 comment




YASA (Yet Another Static Analyzer) is an open-source static program analysis project. Its core innovation lies in a unified intermediate representation called the Unified Abstract Syntax Tree (UAST), designed to support multiple programming languages. Built on top of UAST, YASA provides a highly accurate static analysis framework. Users can extend its capabilities by writing custom checkers to perform various program analysis tasks—such as AST queries, data flow analysis, and function call graph analysis—and expose functionality through SDK, declarative query language (QL), or MCP.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: