Merge pull request #13731 from pwntester/py/aiohttp_improvements

Python: Aiohttp improvements
This commit is contained in:
Rasmus Wriedt Larsen
2023-08-09 16:37:20 +02:00
committed by GitHub
7 changed files with 141 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improvements of the `aiohttp` models including remote-flow-sources from type annotations, new path manipulation, and SSRF sinks.