Taus
|
04f14f1fe7
|
Merge pull request #2040 from RasmusWL/python-modernise-cherrypy
Python: Modernise cherrypy library
|
2019-09-30 11:53:59 +02:00 |
|
Rasmus Wriedt Larsen
|
ff28b3f1b4
|
Python: Modernise cherrypy library
|
2019-09-27 11:23:33 +02:00 |
|
Rasmus Wriedt Larsen
|
12c49031e8
|
Python: Modernise bottle library
|
2019-09-26 15:03:47 +02:00 |
|
Mark Shannon
|
e5900921e7
|
Python taint-tracking: Remove warnings from test output.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
c7ec5690a5
|
Python taint-tracking: make sure all features of legacy extensions are supported.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
1addfaac1a
|
Python taint-tracking: update test results.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
453ae19881
|
Python points-to: Add .getAstNode() method to TaintedNode for forward compatibility with upcoming taint-tracking enhancements.
|
2019-08-16 09:54:11 +01:00 |
|
Mark Shannon
|
a8dc2908de
|
Python: Update test results.
|
2019-05-13 17:32:29 +01:00 |
|
Mark Shannon
|
90bbfd3b16
|
Python: Add library tests for django.
|
2019-04-26 16:21:46 +01:00 |
|
Mark Shannon
|
91a1cc9f0b
|
Python: Add cherrypy handler function return values as taint sinks.
|
2019-02-28 15:25:13 +00:00 |
|
Mark Shannon
|
6c82be8bda
|
Python: CherryPy web framework support -- requests.
|
2019-02-28 15:24:58 +00:00 |
|
Mark Shannon
|
1444b3976c
|
Python: Add wsgi.environment as a kind of taint, and add suuport for env attribute of falcon request objects.
|
2019-02-28 13:06:11 +00:00 |
|
Mark Shannon
|
9e268d77d0
|
Python: Add responses to Falcon framework support.
|
2019-02-27 09:56:18 +00:00 |
|
Mark Shannon
|
6a48420191
|
Python: Basic support for falcon framework; routing and requests.
|
2019-02-27 09:55:52 +00:00 |
|
Mark Shannon
|
742c1d0fa7
|
Python: Add test skeleton for falcon web framework.
|
2019-02-27 09:53:20 +00:00 |
|
Mark Shannon
|
7d0943f30d
|
Python: Add tests for turbogears.
|
2019-02-26 10:15:37 +00:00 |
|
Mark Shannon
|
b644891e53
|
Python: Fix up some typos for bottle and add a few more tests.
|
2019-02-12 14:26:06 +00:00 |
|
Mark Shannon
|
aab0a243dc
|
Python: Add redirects to bottle framework support.
|
2019-02-12 14:26:06 +00:00 |
|
Mark Shannon
|
d514fc543d
|
Python: Add responses to bottle framework support.
|
2019-02-12 14:26:06 +00:00 |
|
Mark Shannon
|
8d525e5295
|
Python: Add support for bottle framework routing and requests.
|
2019-02-12 14:26:06 +00:00 |
|