fix(security): cap Retry-After sleep, sanitize upload mimeType, and validate --upload/--output paths #523
Codecov / codecov/project
succeeded
Mar 17, 2026 in 0s
68.11% (+0.17%) compared to 1572570
View this Pull Request on Codecov
68.11% (+0.17%) compared to 1572570
Details
Codecov Report
❌ Patch coverage is 86.48649% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.11%. Comparing base (1572570) to head (eca0442).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/validate.rs | 88.60% | 9 Missing |
| src/main.rs | 0.00% | 8 Missing |
| src/client.rs | 89.28% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #523 +/- ##
==========================================
+ Coverage 67.94% 68.11% +0.17%
==========================================
Files 40 40
Lines 17721 17848 +127
==========================================
+ Hits 12040 12158 +118
- Misses 5681 5690 +9 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading