Files
codeql/python/ql/src/change-notes/released/0.8.1.md
2023-07-20 16:32:27 +00:00

228 B

0.8.1

Minor Analysis Improvements

  • Fixed modeling of aiohttp.ClientSession so we properly handle async with uses. This can impact results of server-side request forgery queries (py/full-ssrf, py/partial-ssrf).