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
|
0b4bfed726
|
Merge pull request #3156 from tausbn/python-autoformat-all-ql-files
Python: Autoformat all `.ql` files.
|
2020-03-30 16:24:18 +02:00 |
|
Taus Brock-Nannestad
|
6eb9c6f84d
|
Merge branch 'master' into python-autoformat-almost-everything
|
2020-03-30 12:24:01 +02:00 |
|
Taus Brock-Nannestad
|
87a9f51c78
|
Python: Autoformat all .ql files.
|
2020-03-30 11:59:10 +02:00 |
|
Rasmus Wriedt Larsen
|
8aadb8bd06
|
Python: Fix iterable-unpacking tests
|
2020-03-27 11:42:37 +01:00 |
|
Taus Brock-Nannestad
|
165dcd37a1
|
Python: Autoformat library-tests.
|
2020-03-20 16:35:37 +01:00 |
|
Taus Brock-Nannestad
|
48a47e1b54
|
Python: Fix broken test output.
|
2020-03-03 19:45:13 +01:00 |
|
Rasmus Wriedt Larsen
|
771dfecf6d
|
Python: Add sanitized edges for urlsplit test
|
2020-02-26 14:10:30 +01:00 |
|
Rasmus Wriedt Larsen
|
0b31cb1716
|
Python: Show that we have initial taint in urlsplit test
|
2020-02-26 14:09:02 +01:00 |
|
Rasmus Wriedt Larsen
|
bfa7553095
|
Python: urlsplit sanitizer handles in [KNOWN_VALUE]
|
2020-02-21 16:03:29 +01:00 |
|
Rasmus Wriedt Larsen
|
798db91f71
|
Python: Add more urlsplit tests
|
2020-02-21 15:51:33 +01:00 |
|
Rasmus Wriedt Larsen
|
31ff652cb3
|
Python: Make Sanitizer available for urlsplit taint
It isn't used by default, it has to *actively* be enabled.
|
2020-02-21 15:18:53 +01:00 |
|
Rasmus Wriedt Larsen
|
fd270cc02c
|
Python: Add basic taint support for urlsplit/urlparse
|
2020-02-19 16:31:10 +01:00 |
|