This release includes 1 security fix for security teams reviewing exposed deployments.
Published 1mo
Vulnerability Scanning
✓ No known CVEs patched
This release patches 1 known CVE
Topics
security
cve
javascript
nodejs
owasp
security-tools
Summary
AI summaryAdded SARIF output support for CI pipelines.
Full changelog
Added
--sarifcan now be combined with--reportto write both a SARIF file and an HTML report in one scan - useful for CI pipelines that upload to GitHub Code Scanning and also attach an HTML artifact for human review
Fixed
- Fix commands now include
-Dflag for dev dependencies (npm install -D,pnpm add -D,yarn add -D,bun add --dev); mixed dev/prod batches split into separate commands - GitHub Action now installs cve-lite-cli via
npm install --prefixand appends the bin dir to$GITHUB_PATH, fixingcve-lite: not founderrors on npm 10.x runners where npx cannot resolve a binary name different from the package name
Changed
- Upgrade jest to 30.4.1; add
.cve-lite/baseline.jsonto suppress unfixable[email protected]transitive dev dep (GHSA-h67p-54hq-rp68)
Docs
- Socket CLI comparison expanded with structured sections and concrete examples
Validation
- npm test
- npm run build
Contributors
- @raj-krr
Security Fixes
- dep: GHSA-h67p-54hq-rp68 – suppress unfixable [email protected] transitive dev dependency via .cve-lite/baseline.json
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]