Files
codeql/python/change-notes/2021-09-29-model-asyncpg.md
Rasmus Lerchedahl Petersen 8c72cc0cdd Python: update change note
2021-10-28 14:53:46 +02:00

4 lines
200 B
Markdown

lgtm,codescanning
* Added modeling of `asyncpg` for sinks executing SQL and/or accessing the file system.
* Corrected the API graph, such that all awaited values now are referred to via `getAwaited`.