mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Just a port of the old tests, except for the fact that I learned `cgi.FieldStorage()` _should_ be tainted when not specifying any arguments. (and moved taint-test to own function) Also clarified how imports of all the .*HTTPRequestHandler works in Python2