Files
codeql/python/change-notes/2021-11-16-posixpath.md
2021-11-16 10:45:14 +01:00

3 lines
261 B
Markdown

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.