-
-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Port CVE-2024-32982 path traversal fix to v3.0 #3524
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3.0 #3524 +/- ##
=======================================
Coverage 97.98% 97.98%
=======================================
Files 326 326
Lines 14563 14566 +3
Branches 2313 2314 +1
=======================================
+ Hits 14270 14273 +3
Misses 154 154
Partials 139 139 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3524 |
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
* Backport static files path traversal fix
Port the fix for the GHSA-83pv-qr33-2vcf path traversal vulnerability to 3.0