← All tools

cve-lite-cli

Popularity 65 Updated Development & Build

Developer-friendly CLI for scanning JS/TS projects for dependency vulnerabilities using local lockfiles and OSV

npmauto-collected

Installation

npm
npm install -g cve-lite-cli

Install with npm.

Most tools tell you what's wrong. CVE Lite CLI tells you what to run.

<div align="center" <a href="https://owasp.org/cve-lite-cli" <img src="https://raw.githubusercontent.com/OWASP/cve-lite-cli/main/assets/logos-combined.svg" alt="CVE Lite CLI — An OWASP Foundation Project" width="500"/ </a

<h1CVE Lite CLI</h1

🏆 Officially recognized as an OWASP Lab Project

<pVulnerability scanning that starts in your terminal and fits cleanly into CI.<br/Scan your lockfile, get copy-and-run fix commands, and ship clean code.</p

<strongScan. Understand. Fix.</strong

<br/

<table <tr <td align="center" width="33%"🏆</td <td align="center" width="33%"🎯</td <td align="center" width="33%"🔒</td </tr <tr <td align="center" width="33%" valign="top"<strongOWASP Lab Project</strong<br/<subPeer-reviewed by the org behind the OWASP Top 10 —<br/the security standard followed by millions of developers</sub</td <td align="center" width="33%" valign="top"<strongRemediation-first</strong<br/<subValidated fix commands + parent-aware<br/transitive guidance — not just CVE IDs</sub</td <td align="center" width="33%" valign="top"<strongRuns locally</strong<br/<subNothing leaves your machine — not your<br/code, not your dependency tree</sub</td </tr </table

<br/

<p <a href="#quick-start"Quick Start</a • <a href="#usage"Usage</a • <a href="#what-it-looks-like"Screenshots</a • <a href="https://owasp.org/cve-lite-cli/docs/html-report"HTML Report</a • <a href="https://owasp.org/cve-lite-cli/docs/comparison"Compare</a • <a href="https://owasp.org/cve-lite-cli/docs/roadmap"Roadmap</a • <a href="https://github.com/OWASP/cve-lite-cli/blob/main/src/docs/CONTRIBUTING.md"Contributing</a • <a href="https://owasp.org/slack/invite"Join Slack</a </p </div

---

<div align="center"

Package Managers

<table border="0" cellspacing="0" cellpadding="12" <tr <td align="center"<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/npm/npm-original-wordmark.svg" width="48" height="48" alt="npm"/<br/<sub<bnpm</b</sub</td <td align="center"<img src="https://cdn.simpleicons.org/pnpm" width="48" height="48" alt="pnpm"/<br/<sub<bpnpm</b</sub</td <td align="center"<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/yarn/yarn-original.svg" width="48" height="48" alt="Yarn"/<br/<sub<bYarn</b</sub</td <td align="center"<img src="https://cdn.simpleicons.org/bun" width="48" height="48" alt="Bun"/<br/<sub<bBun</b</sub</td </tr </table

</div

---

Quick start

npm install -g cve-lite-cli
cve-lite /path/to/project