mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
| /args | test.py:31:1:31:14 | Function unsafe2 |
|
|
| /bye/<name> | test.py:12:1:12:25 | Function bye |
|
|
| /hello/<name> | test.py:8:1:8:27 | Function hello |
|
|
| /other | test.py:17:1:17:12 | Function other |
|
|
| /wrong/<where> | test.py:27:1:27:31 | Function unsafe |
|
|
| /wrong/url | test.py:23:1:23:11 | Function safe |
|
|
| /xss | test.py:35:1:35:16 | Function maybe_xss |
|