Codiga review — custom code analysis & scanning

last reviewed 24 march 2026
how we review

We start with direct ratings from our readers, then look at what real users are saying in practitioner forums and community spaces. We pair that with search demand data and profession-level persona analysis.

full methodology →

Editorial note: this was originally published in june of 2024

quick take

  • Best for: teams enforcing custom coding standards in CI/CD pipelines
  • Skip if: you need a product with stable pricing and active sign-ups
  • £Best value: SonarLint free tier until the Datadog transition is resolved
½2.5/ 5 — editorial rating

based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

used Codiga? we'd love to know your thoughts

reader ratings shape our score

Codiga is a software development platform that combines code analysis, security scanning, and productivity tools. It provides real-time feedback directly within popular IDEs like VS Code, JetBrains products, and Visual Studio, catching issues as you write code.

At its core, the platform offers static code analysis to identify potential bugs, security vulnerabilities, and style issues across multiple programming languages. Developers can create custom rules tailored to their project's needs or use the extensive library of pre-built checks. The tool integrates with version control systems like GitHub, GitLab, and Bitbucket to analyze code during the review process. It also works with CI/CD pipelines and git hooks to catch problems before code is pushed or deployed.

Security is a major focus for Codiga. The platform checks for vulnerabilities aligned with OWASP Top 10, MITRE CWE, and SANS/CWE Top 25 standards. It includes autofix capabilities that can automatically resolve certain issues and vulnerabilities. Teams can share coding standards through Codiga Hub, where they can design and test new analysis rules. The platform also includes features for managing reusable code snippets directly in your IDE.

Available in free and paid tiers, Codiga offers plans suitable for individual developers up to large teams. The free version provides core functionality for public projects with a cap of 10 analyses per day, while paid plans unlock additional features like unlimited analyses, private repository support, and dedicated support channels. Codiga is now part of Datadog.

how popular is Codiga?

monthly search interest

210/mo now

03306601k2023202420252026
peak interest1k/moApr 2023
searches now210/moFeb 2026
1-month change19%vs prev month

Codiga peaked in April 2023, which coincides almost exactly with the timing of its Datadog acquisition announcement. Search interest has roughly halved since then and settled into a low, flat range. That pattern reflects a tool that's no longer being actively marketed as a standalone product: the audience that found it has moved on, and new developers aren't discovering it organically.

who is Codiga for?

Whether Codiga makes sense for you depends heavily on your team size, security requirements, and how much the acquisition uncertainty matters to your workflow. Pick your role below to see the honest breakdown.

overall sentiment

select your role to see what people like you are saying

Individual Developer/Freelancer

mixed

The free tier covers public repos with 10 analyses a day, which is enough to test whether it fits your workflow. For solo work, though, SonarLint is free, has no daily cap, and has a much larger community to pull from. The acquisition by Datadog adds uncertainty that makes committing to a paid plan hard to recommend right now.

strengths

  • Seamless IDE integration without workflow disruption
  • Affordable compared to enterprise solutions for individual use
  • Real-time autofix capabilities save manual refactoring time
  • Works well with public repositories for open source projects

concerns

  • Pricing may be high relative to free linting tools for solo developers
  • Limited online user discussions make it hard to validate real-world effectiveness
  • Steep learning curve for configuring custom rules

what users are saying

The pricing page is down, sign-ups redirect to a Google Form, and the product is mid-acquisition: don't build a workflow around something in that state.

Codiga's acquisition by Datadog is the most important thing to know before you start evaluating it. The pricing page now returns a 404, sign-ups redirect to a Google Form, and the product as it existed is effectively being absorbed into Datadog's platform. The two community sources available are roundup articles listing Codiga among other AI coding assistants, with no substantive user reviews or hands-on comparisons to speak of. There's no Reddit thread dissecting its custom rules engine, no forum debate about false positive rates, and no user community visibly advocating for it. That vacuum is itself informative: tools with genuinely enthusiastic user bases generate discussion, and this one doesn't have it.

Our take: At this point, evaluating Codiga as a standalone product is academic. The pricing page is gone, the product is being folded into Datadog, and you can't sign up in the traditional sense. If you need static analysis and security scanning in your IDE today, SonarLint is free, widely documented, and actively maintained. For teams already inside the Datadog ecosystem, the eventual Datadog Static Analysis product may be worth watching, but it's not Codiga anymore. Don't build a workflow around something mid-acquisition.

features

  • Real-Time Code Analysis: Provides instant feedback on code quality and security issues directly in your IDE as you type, helping developers catch and fix problems before they escalate.
  • Autofix Capabilities: Automatically resolves certain code issues and vulnerabilities without manual intervention, speeding up the development process.
  • Security Compliance Checks: Detects potential vulnerabilities aligned with OWASP Top 10, MITRE CWE, and SANS/CWE Top 25 standards, ensuring code meets security best practices throughout development.
  • IDE Integration: Works with popular development environments like VS Code, JetBrains, and Visual Studio, allowing developers to use advanced code analysis without leaving their coding workspace.
  • Automated Code Reviews: Speeds up development cycles by automatically analyzing pull requests and merge requests for potential issues and vulnerabilities, reducing manual review efforts.
  • Custom Rule Configuration: Lets developers create and customize code analysis rules tailored to specific project needs and coding standards.
  • Multi-Platform Support: Integrates with major version control platforms like GitHub, GitLab, and Bitbucket, plus CI/CD pipelines and git hooks to catch issues at multiple stages of development.
  • Smart Code Snippets: Provides a repository of reusable code snippets accessible directly in your IDE that help accelerate development and maintain consistency across projects.
  • Team Collaboration Tools: Enables sharing of custom rules and code snippets across teams, promoting consistent coding standards and knowledge sharing.

pricing

  • Basic plan is free forever, offering code analysis for public projects and coding assistant, capped at 10 analyses per day.
  • Team plan costs $14 per month, includes public and private repositories, dedicated code analysis pipelines, 100+ analyses per day, and dedicated support via Slack, Discord, and email.
  • Gold plan costs $18 per month, provides unlimited analyses per day and all premium features.
  • Academic users can request free membership upon verification.
  • Startup program available: 20% off regular pricing for 12 months using code 'STARTUPS20'.

frequently asked questions

The pricing page currently returns a 404, which tells you most of what you need to know. The last published tiers were: free for public projects with 10 analyses per day, $14/month for the Team plan with private repos and 100+ daily analyses, and $18/month Gold for unlimited analyses. At those prices the value was reasonable, but the product has been acquired by Datadog and isn't accepting standard sign-ups. Hold off on paying for anything until the Datadog Static Analysis transition is clearer.

It was most useful for Team Leads and Engineering Managers who needed to enforce custom coding standards across a team without manual review overhead, and for Security and DevOps Engineers who needed OWASP-aligned vulnerability detection in CI/CD pipelines. Individual developers on smaller solo projects had cheaper or free alternatives that were easier to justify.

The most immediate limitation is that the product is mid-acquisition and the pricing page is down. Beyond that, the custom rules engine has a steep configuration learning curve, and users report false positives that require ongoing tuning to avoid alert fatigue. Performance slowdowns have also been flagged on large codebases, which is a real problem for teams expecting it to scale.

SonarLint is the direct comparison. It's free, integrates with VS Code and JetBrains, has an active community, and covers most of what Codiga's static analysis does. Codiga's custom rules engine was its main differentiator for teams with specific coding standards, but given the acquisition uncertainty, SonarLint is the safer choice right now for anyone starting fresh.

Not right now. The OWASP alignment and CI/CD integration were genuinely useful for security-critical environments, but building a compliance workflow around a product in mid-acquisition is a real operational risk. The Datadog transition may preserve these features, but until the new product is clearly documented and available, don't make it a dependency in regulated pipelines.

tools for
humans

toolsforhumans editorial team

Reader ratings and community feedback shape every score. Since 2022, ToolsForHumans has helped 600,000+ people find software that holds up after launch. how we research →

is this your tool?

claim your listing to update details, respond to our review, or upgrade to a featured partnership.

claim this listing →

other tools to check out

Box screenshot
online buzz550k
trend (1M)steady
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Box

Box is a cloud-native content management platform that enables secure storage, collaboration, and content management. It offers features including security controls, AI-driven insights, workflow automation, and integrations across business applications. With scalable solutions for individuals, teams, and enterprises, Box helps organizations manage, share, and protect their digital content.

best deal

Try Box free with 10GB storage or get 30% off Enterprise plans when billed annually

Barracuda screenshot
online buzz165k
trend (1M)steady
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Barracuda

Barracuda Networks is a cybersecurity company founded in 2003, offering AI-powered solutions for email, network, and data protection through its BarracudaONE platform. The product suite includes email gateway defense, web security, firewalls, cloud backup services, and managed XDR with multimodal AI threat detection.

best deal

Free trials available for email protection and other products

PimEyes screenshot
online buzz165k
trend (1M)18%
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

PimEyes

PimEyes is an advanced online facial recognition search engine that uses AI to perform reverse image searches across publicly accessible websites. It helps users monitor their digital presence, find instances of their face online, and provides tools for privacy protection, including image removal assistance and alert systems. Available through various subscription plans, PimEyes searches an index of 3.5 billion photographic images and focuses specifically on facial features rather than entire images.

best deal

Get 25% off annual plans: PROtect for $26.24/month or Advanced for $224.99/month

Mimecast screenshot
online buzz41k
trend (1M)18%
3.5based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Mimecast

Mimecast is a cloud-based cybersecurity platform that provides email security, archiving, and continuity solutions. It protects against phishing, malware, ransomware, and business email compromise using AI-powered detection engines, URL scanning, attachment sandboxing, and user awareness training.

best deal

Explore Mimecast's Protect Plan with AI-powered email security starting today.

FaceCheck.ID screenshot
online buzz41k
trend (1M)18%
3.0based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

FaceCheck.ID

FaceCheck.ID is an AI-powered facial recognition search engine that allows users to upload a photo to find matching faces across social media, news sites, blogs, mugshot databases, sex offender registries, and criminal news for identity verification and safety checks. The platform scans over 763 million public images and returns results in seconds with confidence scores and source links.

best deal

Try FaceCheck.ID free with basic search, or start with 36 credits for just $6

Vanta screenshot
online buzz33k
trend (1M)18%
3.8based on real user feedback, community sentiment, pricing value, and fit for target audience. see our full methodology

Vanta

Vanta is a compliance and security platform that automates up to 90% of compliance work for major security frameworks like SOC 2 and ISO 27001. It offers automated evidence collection, policy management, access control, and AI-powered tools to help businesses streamline compliance processes, strengthen security, and build stakeholder trust.

best deal

Free trial available with no credit card required. Core plan starts at $7,500 annually.