File tree Expand file tree Collapse file tree
library-tests/web/twisted
query-tests/Security/lib/twisted Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- | class ErrorPage | resources/lib/python/lib/twisted/web/resource.py:280 |
2- | class ForbiddenResource | resources/lib/python/lib/twisted/web/resource.py:348 |
31| class MyRequestHandler1 | test.py:3 |
42| class MyRequestHandler2 | test.py:23 |
53| class MyRequestHandler3 | test.py:27 |
64| class MyRequestHandler4 | test.py:38 |
75| class MyRequestHandler5 | test.py:42 |
8- | class NoResource | resources/lib/python/lib/twisted/web/resource.py:338 |
Original file line number Diff line number Diff line change 1- | __init__ | Function __init__ | resources/lib/python/lib/twisted/web/resource.py:316 |
2- | __init__ | Function __init__ | resources/lib/python/lib/twisted/web/resource.py:343 |
3- | __init__ | Function __init__ | resources/lib/python/lib/twisted/web/resource.py:353 |
4- | getChild | Function getChild | resources/lib/python/lib/twisted/web/resource.py:333 |
51| myrender | Function myrender | test.py:24 |
6- | render | Function render | resources/lib/python/lib/twisted/web/resource.py:323 |
72| render | Function render | test.py:4 |
83| render | Function render | test.py:28 |
94| render | Function render | test.py:39 |
Original file line number Diff line number Diff line change 1- | resources/lib/python/lib/twisted/web/resource.py:325 | Str | externally controlled string |
2- | resources/lib/python/lib/twisted/web/resource.py:329 | Attribute() | externally controlled string |
3- | resources/lib/python/lib/twisted/web/resource.py:330 | interpolated | externally controlled string |
41| test.py:7 | response | externally controlled string |
52| test.py:14 | response | externally controlled string |
63| test.py:21 | response | externally controlled string |
Original file line number Diff line number Diff line change 1- | resources/lib/python/lib/twisted/web/resource.py:323 | request | twisted.request.http.Request |
2- | resources/lib/python/lib/twisted/web/resource.py:333 | request | twisted.request.http.Request |
31| test.py:4 | request | twisted.request.http.Request |
42| test.py:9 | request | twisted.request.http.Request |
53| test.py:16 | request | twisted.request.http.Request |
Original file line number Diff line number Diff line change 1- | resources/lib/python/lib/twisted/web/resource.py:323 | request | twisted.request.http.Request |
2- | resources/lib/python/lib/twisted/web/resource.py:324 | request | twisted.request.http.Request |
3- | resources/lib/python/lib/twisted/web/resource.py:325 | request | twisted.request.http.Request |
4- | resources/lib/python/lib/twisted/web/resource.py:333 | request | twisted.request.http.Request |
51| test.py:4 | request | twisted.request.http.Request |
62| test.py:5 | Attribute | externally controlled string |
73| test.py:5 | request | twisted.request.http.Request |
Original file line number Diff line number Diff line change 1- semmle-extractor-options: --max-import-depth=3 -p ../../../../resources /lib/python/lib/ --respect-init=False
1+ semmle-extractor-options: --max-import-depth=1 -p ../../../query-tests/Security /lib/
22optimize: true
Original file line number Diff line number Diff line change 1+ class Request (object ):
2+ pass
Original file line number Diff line number Diff line change 1+ class Resource (object ):
2+ pass
You can’t perform that action at this time.
0 commit comments