Python: Add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2024-12-18 15:28:29 +01:00
parent 34631a8784
commit 2b3fc9b36c

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added modeling of `fastapi.Request`, which will improve taint-flow for users of FastAPI.