-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Prevent directory traversion with static files #2495
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2495 +/- ##
=============================================
+ Coverage 87.396% 87.434% +0.038%
=============================================
Files 69 69
Lines 5554 5555 +1
Branches 966 966
=============================================
+ Hits 4854 4857 +3
+ Misses 508 507 -1
+ Partials 192 191 -1
Continue to review full report at Codecov.
|
Should we consider use async file APIs ( Update: |
Co-authored-by: Adam Hopkins <adam@amhopkins.com> Co-authored-by: Zhiwei Liang <zhi.wei.liang@outlook.com>
Co-authored-by: Adam Hopkins <adam@amhopkins.com> Co-authored-by: Zhiwei Liang <zhi.wei.liang@outlook.com>
Co-authored-by: Adam Hopkins <adam@amhopkins.com> Co-authored-by: Zhiwei Liang <zhi.wei.liang@outlook.com>
Co-authored-by: Adam Hopkins <adam@amhopkins.com> Co-authored-by: Zhiwei Liang <zhi.wei.liang@outlook.com>
Fixes #2478 and (maybe?) #2477