You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RHIDP-12950]: Fix S5852 regex hotspots in cqa-00a-orphaned.js
Replace regex-based include path extraction with indexOf, and replace
dynamic RegExp pattern matching with string-segment glob matching to
eliminate super-linear backtracking risk.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments