erik-krogh
|
6fdfd40880
|
changes to address reviews
|
2022-10-07 22:31:00 +02:00 |
|
erik-krogh
|
944ca4a0da
|
fix some more style-guide violations in the alert-messages
|
2022-10-07 11:23:34 +02:00 |
|
Rasmus Wriedt Larsen
|
c21e05aa44
|
Python: Use HTTP::Client::Request request for py/request-without-cert-validation
This is very much like the Ruby query, except we also have the origin
that does the disabling.
976daddd36/ruby/ql/src/queries/security/cwe-295/RequestWithoutValidation.ql (L18-L20)
|
2022-06-08 15:42:32 +02:00 |
|
Rasmus Wriedt Larsen
|
9cb249fc2f
|
Python: Add test we don't handle for py/request-without-cert-validation
|
2022-06-08 15:39:37 +02:00 |
|
Rasmus Wriedt Larsen
|
985cd1ebdb
|
Python: Port py/request-without-cert-validation to use API graphs
|
2021-11-09 16:37:50 +01:00 |
|
Rasmus Wriedt Larsen
|
59581690fd
|
Python: Add py/request-without-cert-validation tests
|
2021-11-09 16:29:57 +01:00 |
|
Rasmus Wriedt Larsen
|
5c6989cf02
|
Revert "Python: Accept RequestWithoutValidation expected output change"
Apparently CI is able to produce the ../ path, I have absolutely no clue what is
goign on...
|
2021-02-24 11:14:18 +01:00 |
|
Rasmus Wriedt Larsen
|
0b9a65d234
|
Python: Accept RequestWithoutValidation expected output change
I have no clue why this changed, but since it's only the `..` part, I guess
we'll live with it
|
2021-02-24 10:13:25 +01:00 |
|
Rasmus Wriedt Larsen
|
cef37d19ce
|
Python: Split CWE-295 tests
Mostly just because it's nice. But now we can avoid having the same `options`
files for the tests.
|
2021-02-24 10:12:45 +01:00 |
|