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 |
|
Taus Brock-Nannestad
|
554bb76746
|
Python: Fix up (hopefully) the last file that needs autoformatting.
|
2020-04-01 14:16:35 +02:00 |
|
Rasmus Wriedt Larsen
|
6127d8b8f4
|
Python: Fixup comment alignment
|
2020-03-30 18:32:31 +02:00 |
|
Rasmus Wriedt Larsen
|
fad03e77cc
|
Python: Move helper predicate outside of class
otherwise the helper predicate can (and sometimes will) be evaluated once _per_
instance of that class.
|
2020-03-30 18:31:16 +02:00 |
|
Rasmus Wriedt Larsen
|
663dc24753
|
Python: Apply suggestion from Taus
rewrote the qldoc to explain it as well.
|
2020-03-30 18:29:08 +02:00 |
|
Rasmus Wriedt Larsen
|
dc9dbf3682
|
Python: Autoformat
|
2020-03-25 11:56:18 +01:00 |
|
Rasmus Wriedt Larsen
|
12c6997e7b
|
Python: Reduce result set in custom taint sanitizer
|
2020-03-25 11:55:29 +01:00 |
|
Rasmus Wriedt Larsen
|
083dd4380b
|
Python: Add example for how to write your own sanitizer
|
2020-02-21 14:28:48 +01:00 |
|