Files
codeql/python/ql/test/library-tests/web/flask/Routing.expected
2019-11-12 10:36:10 +01:00

7 lines
192 B
Plaintext

| / | Function hello |
| /dangerous | Function dangerous |
| /dangerous-with-cfg-split | Function dangerous2 |
| /safe | Function safe |
| /the/ | Function get |
| /unsafe | Function unsafe |