Skip to content

Commit

Permalink
Update change-note wording
Browse files Browse the repository at this point in the history
Co-authored-by: Aditya Sharad <[email protected]>
  • Loading branch information
RasmusWL and adityasharad authored Dec 19, 2024
1 parent 2b3fc9b commit a9704d8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit a9704d8

Please sign in to comment.