mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
16 lines
890 B
Plaintext
16 lines
890 B
Plaintext
| test.py:13 | test_basic | a | externally controlled string |
|
|
| test.py:13 | test_basic | b | externally controlled string |
|
|
| test.py:13 | test_basic | c | externally controlled string |
|
|
| test.py:13 | test_basic | d | externally controlled string |
|
|
| test.py:13 | test_basic | urlsplit_res | [externally controlled string] |
|
|
| test.py:19 | test_sanitizer | Attribute | externally controlled string |
|
|
| test.py:22 | test_sanitizer | Attribute | NO TAINT |
|
|
| test.py:25 | test_sanitizer | Subscript | NO TAINT |
|
|
| test.py:28 | test_sanitizer | Attribute | NO TAINT |
|
|
| test.py:31 | test_sanitizer | Attribute | NO TAINT |
|
|
| test.py:34 | test_sanitizer | Attribute | externally controlled string |
|
|
| test.py:44 | test_namedtuple | a | NO TAINT |
|
|
| test.py:44 | test_namedtuple | b | NO TAINT |
|
|
| test.py:44 | test_namedtuple | c | NO TAINT |
|
|
| test.py:44 | test_namedtuple | d | NO TAINT |
|