Rasmus Wriedt Larsen
|
7afe3972d8
|
Revert "Merge pull request #5171 from RasmusWL/restructure-queries"
This reverts commit 8caafb3710, reversing
changes made to ec79094957.
|
2021-02-17 16:32:53 +01:00 |
|
Rasmus Wriedt Larsen
|
8494fcf45f
|
Python: Move query tests to reflect new file layout
|
2021-02-16 13:15:01 +01:00 |
|
Rasmus Wriedt Larsen
|
4ab3fff973
|
Python: Fix untrusted data to external API example
The hmac.digest function was only added in python 3.7, so obviously doesn't work
on Python 2
|
2020-11-30 10:42:30 +01:00 |
|
Rasmus Wriedt Larsen
|
9e4910f863
|
Python: Untrusted data used in external APIs
A port of the one for Java that was added in https://github.com/github/codeql/pull/3938
|
2020-11-26 18:19:35 +01:00 |
|