Skip to content

glayyiyi/CodeAgent

 
 

Repository files navigation

license English | 简体中文

CodeAgent is a code anylisis Agent.

Key Features

  1. Language support: It supports Java/C++/Objective-C/C#/JavaScript/Python/Go/PHP and more, covering common programming languages.
  2. Code inspection: Discover code quality defects, code specification problems, code security vulnerabilities, invalid codes, etc. At present, many self-developed and well-known open source analysis tools have been integrated. The layered architecture can support rapid self-service management tools for teams.
  3. Code measurement: Support comprehensive measurement of code from the three dimensions of code cyclomatic complexity, code repetition rate and code statistics.
  4. DevOps integration: The client can be started via the command line. Standard APIs support connection to upstream and downstream systems, and various DevOps systems.

Getting Started

Changelogs

Contributing

License

MIT licensed

About

Static Code Analysis - 静态代码分析

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.5%
  • TypeScript 26.9%
  • SCSS 3.7%
  • Shell 3.4%
  • Go 0.6%
  • Java 0.3%
  • Other 0.6%