Rasmus Wriedt Larsen
|
13148b42d3
|
Python: Handle taint of f-strings
|
2020-08-24 17:23:10 +02:00 |
|
Rasmus Wriedt Larsen
|
be2acc00db
|
Python: Add test for tainted f-string
|
2020-08-24 17:14:51 +02:00 |
|
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
|
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
|
eecace788f
|
Python: Fix or disable CPs introduced by #2700 and #2875.
|
2020-03-03 18:18:03 +01:00 |
|
Rasmus Wriedt Larsen
|
081d66eaa3
|
Python: Recognize taint for extended iterable unpacking
|
2020-01-27 15:28:53 +01:00 |
|
Rasmus Wriedt Larsen
|
1b670354b2
|
Python: Add tests for extended iterable unpacking
|
2020-01-27 15:24:55 +01:00 |
|