From cc1dc92ff165385d042dbe99e1a92bac2b0e066e Mon Sep 17 00:00:00 2001 From: Sonu Kapoor Date: Sun, 14 Jun 2026 09:33:14 -0400 Subject: [PATCH] Add CVE Lite CLI to Testing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..a978fe2 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [RetireJS](https://github.com/RetireJS/retire.js) * [RIPS](http://rips-scanner.sourceforge.net/) * [ShiftLeft Scan](https://slscan.io) +* [CVE Lite CLI](https://github.com/OWASP/cve-lite-cli) - OWASP Incubator Project. Scans JavaScript and TypeScript lockfiles locally for vulnerable dependencies across npm, pnpm, Yarn, and Bun, with copy-and-run fix commands. * [Snyk](https://snyk.io) * [SourceClear](https://www.sourceclear.com)