mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
3 lines
244 B
Markdown
3 lines
244 B
Markdown
lgtm,codescanning
|
|
* Introduced a new query _SQLAlchemy TextClause built from user-controlled sources_ (`py/sqlalchemy-textclause-injection`) to alert if user-input is added to a TextClause from SQLAlchemy, since that can lead to SQL injection.
|