A tool to perform static analysis on regexes to determine whether they are vulnerable to ReDoS. Credit goes to Nicolaas Weideman for the original project, I just extended it with a simple function that can be used in other java projects.
Feel free to contact me (Martin Anderson - marty@meghouse.net) if you have found any bugs or have any suggestions for improvements.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.9 | 2.14.0 | |
EPL 2.0 +1
| org.jgrapht » jgrapht-core | 1.4.0 | 1.5.3 | |
EPL 2.0 +1
| org.jgrapht » jgrapht-ext | 1.4.0 | 1.5.3 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.10.0 | 6.1.1 |