Python: Model posixpath, ntpath, and genericpath modules

This commit is contained in:
Rasmus Wriedt Larsen
2021-11-16 10:27:41 +01:00
parent 7c3b68b7f8
commit 9f4107d211
3 changed files with 21 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
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.