mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
I think it's more readable to have only one to cover all of these changes, even though they came in through different PRs.
265 B
265 B
lgtm,codescanning
- Added modeling of many functions from the
osmodule that uses file system paths, such asos.stat,os.chdir,os.mkdir, and so on. All of these are new sinks for the Uncontrolled data used in path expression (py/path-injection) query.