Skip to content

Commit d285700

Browse files
authored
Merge pull request github#11247 from erik-krogh/py-redosMod
Python: use the shared regex pack
2 parents 855edda + 99636ba commit d285700

File tree

20 files changed

+954
-3510
lines changed

20 files changed

+954
-3510
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The ReDoS libraries in `semmle.code.python.security.regexp` has been moved to a shared pack inside the `shared/` folder, and the previous location has been deprecated.

python/ql/lib/qlpack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ dbscheme: semmlecode.python.dbscheme
55
extractor: python
66
library: true
77
upgrades: upgrades
8+
dependencies:
9+
codeql/regex: ${workspace}

0 commit comments

Comments
 (0)