Explore >> Select a destination


You are here

blog.stevenlevithan.com
| | github.com
2.8 parsecs away

Travel
| | JS regexes ? future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices. - slevithan/regex
| | blog.deesee.xyz
5.5 parsecs away

Travel
| | Regular expression injection is a common bug that doesn't get talked about a lot. This blog post covers how to find that bug and has 3 examples of vulnerabilities found in real applications.
| | joshua.hu
5.9 parsecs away

Travel
| | Regular expressions are rarely the solution, but sometimes they can be helpful. I recently needed to create some regex which could be used to parse real domain names, and finding a definitive expression seemed to be difficult; especially one that wasn't vulnerable to ReDoS.
| | regex101.com
17.0 parsecs away

Travel
| Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.