Owen Mansel-Chan
|
5a97348e78
|
python: Inline expectation should have space after $
This was a regex-find-replace from `# \$(?! )` (using a negative lookahead) to `# $ `.
|
2026-03-04 12:45:05 +00:00 |
|
Sylwia Budzynska
|
55c70a4cae
|
Fix nitpicks
|
2025-05-27 13:44:21 +02:00 |
|
Sylwia Budzynska
|
84228e0ec8
|
Add Pandas SQLi sinks
|
2025-05-27 13:10:39 +02:00 |
|
Jeroen Ketema
|
c3ea883b11
|
Python: Update expected test results
|
2024-12-03 19:18:57 +01:00 |
|
amammad
|
3d7db0e46b
|
add panas code execution sinks, add proper tests
|
2024-02-24 14:44:06 +04:00 |
|
Rasmus Wriedt Larsen
|
55f5b26ba6
|
Python: Accept new ordering of query predicates in .expected
|
2023-11-15 10:09:54 +01:00 |
|
Rasmus Wriedt Larsen
|
d1caa75053
|
Python: Fix format for pandas.read_pickle
|
2023-09-25 10:24:27 +02:00 |
|
Maiky
|
a1782182dd
|
Python: Add unsafe deserialization sinks (CWE-502)
|
2023-07-20 03:26:22 +02:00 |
|