Codiga has joined Datadog!

Read the Blog
Skip to main content

Codiga Code Analysis Documentation

Codiga is the home of the clean, safe and secure code. Codiga helps developers to produce better code and address technical debt. The platform provides the following functions:

  • Static Code Analysis: report code violations in your IDE in milliseconds. Codiga works in your CI/CD pipeline and reports errors at every code changes in seconds. Codiga static code analysis works on VS Code, JetBrains, VisualStudio, GitHub, Gitlab and Bitbucket.
  • Secure Code Analysis: check your code in real-time in your IDE, and at each code change in your CI/CD pipelines. Codiga implements code analysis rules for all major standards and follows software practices such as OWASP10 and CWE/SANS Top 25.
  • Automated Code Reviews: automatically surface code smells, duplicates or complex functions when sending code for review.
  • Integration with multiple platforms: Codiga is integrated with GitHub, Gitlab, Bitbucket, Slack, Generic CI/CD, AWS CodeBuild, CircleCI, GitHub Action and Git Hooks.

Codiga is an open platform and you can develop your own tool on top of its analysis engine. All data is exposed on a GraphQL API that lets you access all analysis data.

Playground

Codiga provides a playground to experiment our statistic analyzer and write your own rules. Use the playground to test your own rules, experiment by starting from other people rules and let your imagination write the best code analysis rules.

Learn More

Explore the Hub

The Codiga Hub hosted hundreds of custom analysis rules you can reuse. Browse rules on the Hub, import them in the playground and create new analysis rules for your team.

Learn More