Files
codeql/python/ql/lib/change-notes/2024-12-18-fastapi-request-modeling.md
Rasmus Wriedt Larsen a9704d8de0 Update change-note wording
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2024-12-19 14:08:23 +01:00

200 B

category
category
minorAnalysis
  • Added modeling of fastapi.Request and starlette.requests.Request as sources of untrusted input, and modeling of tainted data flow out of these request objects.