mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
6 lines
200 B
Markdown
6 lines
200 B
Markdown
---
|
|
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.
|