Skip to content

Commit a9704d8

Browse files
Update change-note wording
Co-authored-by: Aditya Sharad <[email protected]>
1 parent 2b3fc9b commit a9704d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
category: minorAnalysis
33
---
4-
* Added modeling of `fastapi.Request`, which will improve taint-flow for users of FastAPI.
4+
* Added modeling of `fastapi.Request` and `starlette.requests.Request` as sources of untrusted input,
5+
and modeling of tainted data flow out of these request objects.

0 commit comments

Comments
 (0)