fix: resolve high-severity npm audit vulnerability (basic-ftp)#427
Conversation
npm audit fix updates basic-ftp 5.2.0 → 5.2.2 to resolve: - GHSA-6v7q-wjvx-w8wg: Incomplete CRLF Injection Protection - GHSA-chqc-8p9q-pq6q: FTP Command Injection via CRLF basic-ftp is a deep transitive dependency through @lhci/cli → proxy-agent → pac-proxy-agent → get-uri → basic-ftp. After the fix: 0 vulnerabilities. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
npm audit fixupdatesbasic-ftpfrom 5.2.0 → 5.2.2 to resolve two high-severity CRLF injection advisories:`basic-ftp` is a deep transitive dependency:
```
@lhci/cli → proxy-agent → pac-proxy-agent → get-uri → basic-ftp
```
After the fix: 0 vulnerabilities. No breaking changes — only package-lock.json is modified.
Test plan
🤖 Generated with Claude Code