Commit a594ce0
authored
Remove bad regex to avoid anyone copying it
Thanks to [Jamie Davis](https://github.com/davisjam) for letting me know about the [ReDoS](https://www.regular-expressions.info/redos.html) exploit. Thankfully not found in the framework, only the test cases.1 parent 97996a2 commit a594ce0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments