Napalys Klicius
|
d6372aebc7
|
Update javascript/ql/src/Security/CWE-178/CaseSensitiveMiddlewarePath.ql
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2024-11-25 12:12:12 +01:00 |
|
Napalys
|
e38b63ebcd
|
JS: previously js/case-sensitive-middleware-path was not taking into consideration unknown flags
|
2024-11-25 11:56:06 +01:00 |
|
Napalys
|
178da21fb8
|
JS: Added test case for CWE-178 RegExp with unknown flags
|
2024-11-25 11:53:00 +01:00 |
|
erik-krogh
|
368f84785b
|
fix some more style-guide violations in the alert-messages
|
2022-10-07 11:22:22 +02:00 |
|
erik-krogh
|
f1799ae3d2
|
print the endpointExample in the alert-messsage, and only report one working example
|
2022-08-24 13:09:48 +02:00 |
|
erik-krogh
|
0aebc90b61
|
don't lowercase the endpointExample, and correctly handle root states
|
2022-08-21 18:38:47 +02:00 |
|
erik-krogh
|
d052b1e3c9
|
also support regular expressions without repetitions
|
2022-08-19 19:21:44 +02:00 |
|
erik-krogh
|
26fcf6b25b
|
apply suggestions from review
|
2022-08-18 15:00:57 +02:00 |
|
erik-krogh
|
de3e1c39e4
|
use the shared regular expression libraries in js/case-sensitive-middleware-path
|
2022-08-18 10:07:55 +02:00 |
|
Asger F
|
d92430b0e7
|
JS: Fix FP from char class
|
2022-06-27 09:08:37 +02:00 |
|
Asger F
|
9e4116618a
|
JS: Add CaseSensitiveMiddlewarePath query
|
2022-06-27 09:08:37 +02:00 |
|