Flagsmith / Flagsmith/flagsmith-sql-flag-engine
RE2-unsafe regex patterns: audit production segments and decide fallback policy
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The translator returns `None` for any `REGEX` condition whose pattern contains:
- Backreferences (`\1`–`\9`)
- Lookarounds (`(?=`, `(?!`, `(?<=`, `(?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.