mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Python: Model posixpath, ntpath, and genericpath modules
This commit is contained in:
2
python/change-notes/2021-11-16-posixpath.md
Normal file
2
python/change-notes/2021-11-16-posixpath.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added modeling of the `posixpath`, `ntpath`, and `genericpath` modules for path operations (although these are not supposed to be used), resulting in new sinks for the _Uncontrolled data used in path expression_ (`py/path-injection`) query.
|
||||
Reference in New Issue
Block a user