OWASP Incubator Project Helps Developers Find and Fix Vulnerable Dependencies in Seconds
Including npm packages in software development projects saves but can introduce unseen but known vulnerabilities.
CVE Lite CLI is a lightweight command line security scanner that operates on lockfiles during software development. It focuses on JavaScript and Typescript files and is an OSV-powered dependency scanner supporting npm, pnpm and Yarn.
It is an open source tool developed by Sonu Kapoor, now community supported and recently adopted as an OWASP Incubator Project.
Kapoor has been a software developer for 25 years and has experienced and understands all the frustrations and delays in the secure software development process. It is these frustrations and delays that CVE Lite CLI is designed to ease.
“Each project you build doesn’t simply contain your own code. It pulls in hundreds of open source packages. Each of those packages might pull in other packages with their own dependencies, until a typical JavaScript project might involve thousands of...
Copyright of this story solely belongs to securityweek.com. To see the full text click HERE