Coana utilizes static analysis with reachability analysis to identify and eliminate over 80% of false positive security vulnerabilities in open source dependencies. This technology enables developers to focus on actionable vulnerabilities, significantly reducing their remediation workload and enhancing application security.
Funding
$1.6M raised to dateRaised to date based on public sources. This may differ from the amount the company actually raised and is based only on what is publicly available on the internet.

Founders
Product
Problem
Traditional Software Composition Analysis (SCA) tools often overwhelm developers with vulnerability alerts, the majority of which are false positives because they identify vulnerabilities in code that is never actually executed. This noise distracts developers from addressing real threats and wastes valuable time and resources on irrelevant issues.
Solution
Coana offers a Software Composition Analysis (SCA) solution that incorporates reachability analysis to significantly reduce false positive security vulnerabilities in open source dependencies. By identifying which vulnerabilities are actually reachable and exploitable within a codebase, Coana allows developers to focus their remediation efforts on the vulnerabilities that pose a genuine risk. Coana's technology analyzes both direct and indirect dependencies, pinpointing the exact locations in the code affected by reachable vulnerabilities. This approach enables security teams to prioritize and address critical issues effectively, leading to faster remediation times and more secure applications.
Target Audience
Coana is designed for application security teams and developers who want to reduce the noise from traditional SCA tools and focus on remediating exploitable vulnerabilities in their open source dependencies.
Features
- Reachability analysis to identify exploitable vulnerabilities in open source dependencies
- Identification of reachable vulnerabilities in both direct and indirect dependencies
- Pinpointing of exact code locations affected by reachable vulnerabilities
- Continuous monitoring of dependency usage with instant alerts for newly reachable vulnerabilities
- Integration with CI/CD systems via a CLI tool, without requiring agents or access to cloud environments
- Static analysis based on control-flow analysis to model program execution and determine code reachability