Rasmus Wriedt Larsen
|
772538ff46
|
Python: Move tests of collection-taint to own dir
|
2020-01-22 14:24:50 +01:00 |
|
Rasmus Wriedt Larsen
|
df8be438bb
|
Python: Show that list(tainted_string) works
|
2020-01-22 14:24:50 +01:00 |
|
Rasmus Wriedt Larsen
|
0da78f216a
|
Python: Show that e, f, g = tainted_list doesn't work
|
2020-01-22 14:24:50 +01:00 |
|
Rasmus Wriedt Larsen
|
a55c13e61c
|
Python: Improve tests for StringDictKind taint
+ show we handle dict.values()
+ show we don't handle dict.items()
|
2020-01-22 14:24:50 +01:00 |
|
Mark Shannon
|
64c160b75c
|
Python taint-tracking: Fix ambiguous flow through class instantiation. Tweak the path query to ensure edge to sink is always present.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
a7845ae0e1
|
Python taint-tracking: Remove old implementation.
|
2019-08-29 10:31:50 +01:00 |
|
Mark Shannon
|
05b69a1c0f
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
|