mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Merge branch 'main' into stdlib-http-source-modeling
This commit is contained in:
2
python/change-notes/2020-12-03-model-realpath-abspath.md
Normal file
2
python/change-notes/2020-12-03-model-realpath-abspath.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added modeling of `os.path.abspath` and `os.path.realpath` for Path Injection (py/path-injection).
|
||||
2
python/change-notes/2020-12-09-add-sqlite3-model.md
Normal file
2
python/change-notes/2020-12-09-add-sqlite3-model.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added model of `sqlite3` as SQL interface following PEP249, resulting in additional sinks for `py/sql-injection`.
|
||||
2
python/change-notes/2020-12-14-add-PyMySQL-model.md
Normal file
2
python/change-notes/2020-12-14-add-PyMySQL-model.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added model of `PyMySQL` PyPI package as a SQL interface following PEP249, resulting in additional sinks for `py/sql-injection`.
|
||||
Reference in New Issue
Block a user