Skip to content

Commit 59f9532

Browse files
committed
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.
1 parent bbc3ff2 commit 59f9532

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/frameworks/Stdlib/StdLib.model.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ extensions:
88
pack: codeql/python-all
99
extensible: sinkModel
1010
data:
11-
- ["subprocess.Popen!","Subclass.Call.Argument[0,args:]", "log-injection"]
1211
- ["zipfile.ZipFile","Member[extractall].Argument[0,path:]", "path-injection"]
1312

1413
- addsTo:

0 commit comments

Comments
 (0)