mirror of
https://github.com/github/codeql.git
synced 2026-01-07 03:30:24 +01:00
17 lines
1.5 KiB
Plaintext
17 lines
1.5 KiB
Plaintext
| Taint exception.info | test.py:63 | test.py:63:22:63:26 | taint | p1 = exception.info |
|
|
| Taint exception.info | test.py:64 | test.py:64:12:64:22 | func() | p1 = exception.info |
|
|
| Taint exception.info | test.py:64 | test.py:64:17:64:21 | taint | p1 = exception.info |
|
|
| Taint exception.info | test.py:67 | test.py:67:12:67:33 | TAINTED_EXCEPTION_INFO | |
|
|
| Taint exception.info | test.py:68 | test.py:68:11:68:41 | cross_over() | |
|
|
| Taint exception.info | test.py:68 | test.py:68:37:68:40 | info | |
|
|
| Taint exception.info | test.py:70 | test.py:70:19:70:21 | arg | p0 = exception.info |
|
|
| Taint exception.info | test.py:71 | test.py:71:12:71:14 | arg | p0 = exception.info |
|
|
| Taint externally controlled string | test.py:63 | test.py:63:22:63:26 | taint | p1 = externally controlled string |
|
|
| Taint externally controlled string | test.py:64 | test.py:64:12:64:22 | func() | p1 = externally controlled string |
|
|
| Taint externally controlled string | test.py:64 | test.py:64:17:64:21 | taint | p1 = externally controlled string |
|
|
| Taint externally controlled string | test.py:70 | test.py:70:19:70:21 | arg | p0 = externally controlled string |
|
|
| Taint externally controlled string | test.py:71 | test.py:71:12:71:14 | arg | p0 = externally controlled string |
|
|
| Taint externally controlled string | test.py:74 | test.py:74:11:74:33 | TAINTED_EXTERNAL_STRING | |
|
|
| Taint externally controlled string | test.py:75 | test.py:75:11:75:41 | cross_over() | |
|
|
| Taint externally controlled string | test.py:75 | test.py:75:38:75:40 | ext | |
|