This release includes breaking changes for platform teams planning a safe upgrade.
Published 1mo
Vulnerability Scanning
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
security
cve
javascript
nodejs
owasp
security-tools
Affected surfaces
deps
Summary
AI summaryAdded usage-aware dependency analysis with new --usage and --only-used flags.
Full changelog
Added
- Usage-aware dependency analysis phase 1: The CLI now statically analyzes project source code to detect if vulnerable dependencies are actually imported and reachable.
- Added
--usageand--only-usedflags.Usedfindings bubble to the top, and--only-usedaggressively filters out unreachable/unused dependencies to eliminate noise. - CLI tables now feature a dedicated
Usagecolumn indicating import counts orunusedstatus, color-coded red and green. - Migrated the breaking change annotation into its own dedicated
Breaking?column with a⚠symbol in the fix plan tables.
Validation
- npm test
- npm run build
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]