fix: bump 8 deps and add 2 overrides to resolve Snyk vulnerabilities - #69
fix: bump 8 deps and add 2 overrides to resolve Snyk vulnerabilities#69cs-raj wants to merge 1 commit into
Conversation
Direct dep upgrades: - debug: ^4.3.5 → ^4.4.3 - @types/basic-auth: ^1.1.2 → ^1.1.8 - @types/node: ^10.12.2 → ^10.17.60 - jest: ^29.0.3 → ^29.7.0 - rimraf: ^2.6.2 → ^2.7.1 - supertest: ^3.3.0 → ^3.4.2 - typescript: ^4.2.0 → ^4.9.5 - winston: ^3.1.0 → ^3.19.0 Overrides added (transitive HIGH vulns): - brace-expansion: pinned to 1.1.18 (DoS via unbounded expansion) - js-yaml: pinned to 3.15.1 (quadratic CPU CVE-2026-59870) Package version: 1.1.4 → 1.1.5 Vuln count: 2 HIGH (before) → 0 (after). No build script (library package). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
3f9712b to
08f2842
Compare
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
1 similar comment
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Summary
overridesto pin vulnerable transitive deps1.1.4 → 1.1.5Dependency Changes
debug^4.3.5^4.4.3@types/basic-auth^1.1.2^1.1.8@types/node^10.12.2^10.17.60jest^29.0.3^29.7.0rimraf^2.6.2^2.7.1supertest^3.3.0^3.4.2typescript^4.2.0^4.9.5winston^3.1.0^3.19.0Overrides Added (transitive HIGH vulns)
brace-expansion<=1.1.171.1.18js-yaml3.0.0 - 3.15.03.15.1Before vs After
npm audit: clean ✅ Snyk SCA: clean ✅
Remaining Snyk Code findings (not fixed by dep updates — static analysis)
http.createServercleartext transmission (×2) — intentional, tracked in DX-9946, to be suppressed via.snykignoreBuild
No
buildscript present — library package, build verification not applicable.🤖 Generated with Claude Code