This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
Vulnerability Scanning
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
security
cve
javascript
nodejs
owasp
security-tools
Summary
AI summaryAdded package-manager-aware suggested fix commands for urgent findings.
Full changelog
Added
- package-manager-aware suggested fix commands for urgent findings
package-lock.json->npm install ...pnpm-lock.yaml->pnpm add ...yarn.lock->yarn add ...
- explicit skipped-item output for urgent findings that cannot be fixed confidently
-v/--versionsupport
Changed
- improved output flow so suggested fix commands are easier to notice
- CLI banner now includes the tool version
- README now documents the new remediation workflow with a concrete fix-command example
- screenshots were refreshed to match the current output
Example
npm install [email protected] [email protected] [email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About OWASP/cve-lite-cli
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]