Files
codeql/python/ql/test/experimental
Rasmus Wriedt Larsen 43688715f5 Python: Add test of stdlib HTTP server facilities
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
2020-12-08 14:01:55 +01:00
..
2020-07-24 00:57:19 +05:30

This directory contains tests for experimental CodeQL queries and libraries.