Skip to content

Add Open Code Review to Multiple languages section#1770

Open
raye-deng wants to merge 1 commit intoanalysis-tools-dev:masterfrom
raye-deng:add-open-code-review
Open

Add Open Code Review to Multiple languages section#1770
raye-deng wants to merge 1 commit intoanalysis-tools-dev:masterfrom
raye-deng:add-open-code-review

Conversation

@raye-deng
Copy link

Summary

Adds Open Code Review to the Multiple languages section.

Open Code Review is a free, open-source AI-powered static analysis tool that detects 5 types of AI-generated code defects invisible to traditional linters and SonarQube:

  • Phantom/hallucinated packages
  • Outdated/nonexistent API references
  • Context window breaks in AI-generated code
  • Import order errors
  • Other AI-specific anti-patterns

Key features:

  • Supports TypeScript, Python, Java, Go, Kotlin
  • SARIF output for CI/CD integration
  • Works alongside traditional linters as a complementary quality gate
  • Free and open-source

Why it fits: It's a multi-language static analysis tool designed for CI/CD pipelines, similar to other entries in this section.

Open Code Review is an AI-powered static analysis tool that detects
AI-generated code defects invisible to traditional linters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant