Files
OmniRoute/tests/integration/codex-chat-reasoning-http-e2e.test.ts
Diego Rodrigues de Sa e Souza 8b82110294 test(ci): static body in codex e2e mock route bridge (CodeQL #737) (#7558)
CodeQL js/stack-trace-exposure flags ANY error-derived value returned in
the mock route bridge's 500 path, not just error.stack — swapping .stack
for error.message (in #7354, alert #736) left sibling alert #737 open on
the same line. Replace the body with a static string; the test only
asserts status===200, so the 500 body is never inspected. Clears the last
open CodeQL alert repo-wide, unblocking the Quality Ratchet on every PR.
2026-07-17 10:41:41 -03:00

9.8 KiB