mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
10 lines
565 B
Plaintext
10 lines
565 B
Plaintext
| test.py:11 | extended_unpacking | first | externally controlled string |
|
|
| test.py:11 | extended_unpacking | last | externally controlled string |
|
|
| test.py:11 | extended_unpacking | rest | [externally controlled string] |
|
|
| test.py:16 | also_allowed | a | [externally controlled string] |
|
|
| test.py:24 | also_allowed | b | NO TAINT |
|
|
| test.py:24 | also_allowed | c | NO TAINT |
|
|
| test.py:31 | nested | x | externally controlled string |
|
|
| test.py:31 | nested | xs | [externally controlled string] |
|
|
| test.py:31 | nested | ys | [externally controlled string] |
|