mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
3 lines
261 B
Markdown
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.
|