Skip to content

Commit 7028e0d

Browse files
committed
fix(security): resolve ReDoS vulnerability in function execute tag pattern
Simplified regex to eliminate overlapping quantifiers that caused exponential backtracking on malformed input without closing delimiter.
1 parent 7529a75 commit 7028e0d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

bun.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)