mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Merge pull request #5681 from yoff/python-support-pathlib
Approved by tausbn
This commit is contained in:
2
python/change-notes/2021-04-15-pathlib-Paths.md
Normal file
2
python/change-notes/2021-04-15-pathlib-Paths.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added modeling of `pathlib` from the standard library to recognize `Path` objects constructed in various ways and resulting file accesses. This can lead to new results for `py/path-injection`.
|
||||
Reference in New Issue
Block a user