Getting Started

Getting Started

Welcome to the Coana documentation!


Coana offers a vulnerability scanning tool designed to detect vulnerabilities in open-source dependencies. Through advanced static reachability analysis, Coana can determine which vulnerabilities are actually reachable and thus vital to address promptly. It can also identify which vulnerabilities are unreachable, making them safe to ignore.

To scan a project, a Command-Line Interface (CLI) tool is used. Each scan generates a report that can be viewed on the Coana dashboard at https://app.coana.tech (opens in a new tab).

To get started with Coana's security scanning, head over to the Scanning section. To learn about how Coana structures the vulnerability scan results and how to use the dashboard, head over to the Dashboard section.