mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Python: Model os.stat (and friends)
This commit is contained in:
2
python/change-notes/2021-11-16-os-stat.md
Normal file
2
python/change-notes/2021-11-16-os-stat.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added modeling of `os.stat`, `os.lstat`, `os.statvfs`, `os.fstat`, and `os.fstatvfs`, which are new sinks for the _Uncontrolled data used in path expression_ (`py/path-injection`) query.
|
||||
Reference in New Issue
Block a user