Arthur Baars
|
b2745d44f2
|
Ruby: update ReDoS.expected
|
2022-03-01 13:30:56 +01:00 |
|
Tom Hvitved
|
cb098df4ea
|
Merge pull request #7334 from github/hmac/regexp-interpolations
Ruby: Resolve simple string interpolations
|
2022-01-19 14:43:58 +01:00 |
|
Erik Krogh Kristensen
|
acaf294bee
|
support a limited number of regexp ranges
|
2022-01-07 18:36:30 +01:00 |
|
Harry Maclean
|
23f1352953
|
Add ReDoS test that uses string interpolation
This exercises the support for resolving string interpolations, and is
based on a real vulnerability:
https://github.com/advisories/GHSA-jxhc-q857-3j6g)
|
2022-01-06 12:27:03 +13:00 |
|
Nick Rolfe
|
05415768c9
|
Merge remote-tracking branch 'origin/main' into nickrolfe/regexp_g_anchor
|
2021-12-02 12:07:13 +00:00 |
|
Erik Krogh Kristensen
|
b2e40ac603
|
fix typo in test
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
|
2021-11-23 13:09:22 +01:00 |
|
Nick Rolfe
|
f63c768d9f
|
Ruby: parse \G, \b, and \B anchors as special characters, not escapes
|
2021-11-19 14:20:51 +00:00 |
|
Erik Krogh Kristensen
|
ee858d840e
|
get ReDoSUtil in sync for ruby
|
2021-11-18 16:49:34 +01:00 |
|
Arthur Baars
|
976daddd36
|
Move files to ruby subfolder
|
2021-10-15 11:47:28 +02:00 |
|