Commit Graph

11 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
4be7ff07c3 Convert ReDoS query tests to inline test expectations 2026-07-17 18:27:51 +00:00
copilot-swe-agent[bot]
1c810ede03 Replace non-ASCII characters (em/en dash, arrow) with ASCII equivalents in regex files 2026-07-17 17:32:30 +00:00
copilot-swe-agent[bot]
96951956fb Fix "modelled" -> "modeled" spelling in regex PR files 2026-07-17 14:39:10 +00:00
copilot-swe-agent[bot]
8b12f32dff Add BRE query test coverage and change note; regenerate .expected 2026-07-17 13:51:06 +00:00
copilot-swe-agent[bot]
bc5cecf7d4 Add end-to-end ERE ReDoS query tests 2026-07-17 13:17:57 +00:00
copilot-swe-agent[bot]
e0cc6795dc Add isBacktrackingEngine gate excluding awk/grep/egrep from C++ ReDoS queries 2026-07-17 12:06:30 +00:00
copilot-swe-agent[bot]
d9f380d446 POSIX bracket soundness: opaque punct/cntrl/print/graph; non-recursive gate; adversarial tests 2026-07-17 10:18:17 +00:00
copilot-swe-agent[bot]
c1103b9b02 Fix C++ ECMAScript regex parser: recognize POSIX bracket sub-expressions; document multiline 2026-07-17 09:52:02 +00:00
copilot-swe-agent[bot]
8a8590c50c Expand C++ ReDoS test coverage (Phase 4 follow-up) 2026-07-16 13:53:28 +00:00
copilot-swe-agent[bot]
d6c76aa261 Fix cpp/redos test: swap non-exponential (a|ab)* for (a*)* and populate expected 2026-07-16 13:32:37 +00:00
copilot-swe-agent[bot]
47969aece8 Add cpp/redos exponential ReDoS query (Phase 4) 2026-07-16 13:06:20 +00:00