Python: Model os.stat (and friends)

This commit is contained in:
Rasmus Wriedt Larsen
2021-11-16 10:40:58 +01:00
parent 9f4107d211
commit a980f26fda
3 changed files with 30 additions and 0 deletions

View 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.