github / codeql

CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
https://codeql.github.com
MIT License
7.6k stars 1.52k forks source link

Java: Implement ReDoS and regex injection queries. #2804

Open aschackmull opened 4 years ago

aschackmull commented 4 years ago

We'll need to implement ReDoS and regex injection queries following up on https://github.com/Semmle/ql/pull/2743

davisjam commented 3 years ago

FWIW:

ChALkeR commented 3 years ago

There seems to be some sort of tooling now that gave me an alert in March 2021, and it's a false positive: https://github.com/github/codeql/issues/6525