Commit e9ebba3
committed
assume shell=False for subprocess calls, fixes FPs in e.g. youtube-dl
1 parent d228cf0 commit e9ebba3
File tree
2 files changed
+4
-2
lines changed- python/ql
- lib/semmle/python/frameworks
- test/query-tests/Security/CWE-078-UnsafeShellCommandConstruction/src
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
| 1212 | + | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | 1215 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments