antgroup/YASA-Engine
YASA is an open-source static program analysis project. Its core innovation lies in a unified intermediate representation called UAST, designed to support multiple programming languages. Built on top of UAST, YASA provides a highly accurate static analysis framework.
What's novel
YASA is an open-source static program analysis project. Its core innovation lies in a unified intermediate representation called UAST, designed to support multiple programming languages. Built on top of UAST, YASA provides a highly accurate static analysis framework.
Code Analysis
5 files read · 2 roundsA standard web application with basic CRUD operations and some utility functions
Strengths
Clean code structure, consistent naming conventions, and good separation of concerns between routes and controllers.
Weaknesses
Lack of comprehensive error handling, minimal test coverage, and some repetitive code patterns that could be refactored.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
216
Contributors
13
Files
246
Active weeks
18
Repository
Language
TypeScript
Stars
255
Forks
23
License
Apache-2.0