Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Rasmus Wriedt Larsen
|
f602f3e1c7
|
Python: Use proper import for semmle.python.dataflow.TaintTracking
It was moved in 637677d515, but imports were not
updated.
|
2020-05-25 13:45:49 +02:00 |
|
Rasmus Wriedt Larsen
|
22096c36b9
|
Python: Add standard HttpSources tests for BaseHTTPRequestHandler
|
2020-04-22 17:28:49 +02:00 |
|
Rasmus Wriedt Larsen
|
51a9094064
|
Python: Add sinks for http.server.BaseHTTPRequestHandler
|
2020-04-22 17:28:27 +02:00 |
|
Rasmus Wriedt Larsen
|
6b84137a92
|
Python: Model cgi.FieldStorage (parsing of submitted forms)
|
2020-04-22 11:37:47 +02:00 |
|
Rasmus Wriedt Larsen
|
26ed911bb2
|
Python: Add modeling of http.server.BaseHTTPRequestHandler
|
2020-04-22 09:52:10 +02:00 |
|