Files
codeql/python/ql/test/library-tests/web/turbogears/Taint.expected
2019-02-26 10:15:37 +00:00

13 lines
652 B
Plaintext

| test.py:18 | b | externally controlled string |
| test.py:19 | BinaryExpr | [externally controlled string] |
| test.py:19 | BinaryExpr | externally controlled string |
| test.py:19 | Tuple | [externally controlled string] |
| test.py:19 | b | externally controlled string |
| test.py:22 | a | externally controlled string |
| test.py:22 | b | externally controlled string |
| test.py:23 | BinaryExpr | [externally controlled string] |
| test.py:23 | BinaryExpr | externally controlled string |
| test.py:23 | Tuple | [externally controlled string] |
| test.py:23 | a | externally controlled string |
| test.py:23 | b | externally controlled string |