mirror of
https://github.com/github/codeql.git
synced 2026-01-01 00:27:24 +01:00
17 lines
1.5 KiB
Plaintext
17 lines
1.5 KiB
Plaintext
| Taint exception.info | test.py:41 | test.py:41:22:41:26 | taint | p1 = exception.info |
|
|
| Taint exception.info | test.py:42 | test.py:42:12:42:22 | func() | p1 = exception.info |
|
|
| Taint exception.info | test.py:42 | test.py:42:17:42:21 | taint | p1 = exception.info |
|
|
| Taint exception.info | test.py:45 | test.py:45:12:45:33 | TAINTED_EXCEPTION_INFO | |
|
|
| Taint exception.info | test.py:46 | test.py:46:11:46:41 | cross_over() | |
|
|
| Taint exception.info | test.py:46 | test.py:46:37:46:40 | info | |
|
|
| Taint exception.info | test.py:48 | test.py:48:19:48:21 | arg | p0 = exception.info |
|
|
| Taint exception.info | test.py:49 | test.py:49:12:49:14 | arg | p0 = exception.info |
|
|
| Taint externally controlled string | test.py:41 | test.py:41:22:41:26 | taint | p1 = externally controlled string |
|
|
| Taint externally controlled string | test.py:42 | test.py:42:12:42:22 | func() | p1 = externally controlled string |
|
|
| Taint externally controlled string | test.py:42 | test.py:42:17:42:21 | taint | p1 = externally controlled string |
|
|
| Taint externally controlled string | test.py:48 | test.py:48:19:48:21 | arg | p0 = externally controlled string |
|
|
| Taint externally controlled string | test.py:49 | test.py:49:12:49:14 | arg | p0 = externally controlled string |
|
|
| Taint externally controlled string | test.py:52 | test.py:52:11:52:33 | TAINTED_EXTERNAL_STRING | |
|
|
| Taint externally controlled string | test.py:53 | test.py:53:11:53:41 | cross_over() | |
|
|
| Taint externally controlled string | test.py:53 | test.py:53:38:53:40 | ext | |
|