mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
5 lines
253 B
Markdown
5 lines
253 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* Added modeling of SQL execution in the packages `sqlite3.dbapi2`, `cassandra-driver`, `aiosqlite`, and the functions `sqlite3.Connection.executescript`/`sqlite3.Cursor.executescript` and `asyncpg.connection.connect()`.
|