Python: remove strange sink

It is not clear from the code how this could happen and
I do not remember the path I saw, perhaps it was unreasonable.
This commit is contained in:
Rasmus Lerchedahl Petersen
2024-06-28 14:42:24 +02:00
parent bbc3ff2dfe
commit 59f953269a

View File

@@ -8,7 +8,6 @@ extensions:
pack: codeql/python-all
extensible: sinkModel
data:
- ["subprocess.Popen!","Subclass.Call.Argument[0,args:]", "log-injection"]
- ["zipfile.ZipFile","Member[extractall].Argument[0,path:]", "path-injection"]
- addsTo: