fix: bound regex execution during anonymization

This commit is contained in:
tdurieux
2026-09-06 09:16:48 +02:00
parent b3f86513dd
commit 50d606d0c1
4 changed files with 98 additions and 29 deletions
+1
View File
@@ -63,6 +63,7 @@
"passport": "^0.6.0",
"passport-github2": "^0.1.12",
"rate-limit-redis": "^4.2.0",
"re2js": "^2.8.6",
"redis": "^4.6.13",
"sanitize-html": "^2.17.2",
"ts-custom-error": "^3.3.1",