mirror of
https://github.com/github/codeql.git
synced 2026-05-10 01:10:09 +02:00
10 lines
417 B
Plaintext
10 lines
417 B
Plaintext
| test.py:11 | extended_unpacking | first | NO TAINT |
|
|
| test.py:11 | extended_unpacking | last | NO TAINT |
|
|
| test.py:11 | extended_unpacking | rest | NO TAINT |
|
|
| test.py:16 | also_allowed | a | NO TAINT |
|
|
| test.py:24 | also_allowed | b | NO TAINT |
|
|
| test.py:24 | also_allowed | c | NO TAINT |
|
|
| test.py:31 | nested | x | NO TAINT |
|
|
| test.py:31 | nested | xs | NO TAINT |
|
|
| test.py:31 | nested | ys | NO TAINT |
|