mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Update change-note wording
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2b3fc9b36c
commit
a9704d8de0
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added modeling of `fastapi.Request`, which will improve taint-flow for users of FastAPI.
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user