mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
228 B
228 B
0.8.1
Minor Analysis Improvements
- Fixed modeling of
aiohttp.ClientSessionso we properly handleasync withuses. This can impact results of server-side request forgery queries (py/full-ssrf,py/partial-ssrf).