MAPS-024 and MAPS-026 were asserting < 100ms on adversarial regex input, which passed locally but flaked on CI runners (~150-170ms). These are not cases of catastrophic backtracking — true ReDoS would take seconds, not ~150ms. Raise the threshold to 500ms to remain meaningful while being reliable across environments. |
||
|---|---|---|
| .. | ||
| mcp | ||
| middleware | ||
| services | ||
| utils | ||
| scheduler.test.ts | ||