learning_ai_invt_trdg/backend/src
Saravana Achu Mac 6aa001a530 fix(C1): refuse unsafe code strategy backtests
Reject inline JavaScript strategy payloads before backtest execution, both at the API boundary and inside runBacktest, so saved profiles and direct internal calls cannot route unsandboxed code into replay handling.

Refs: docs/AUDIT_REDESIGN.md item C1.

Co-Authored-By: GPT-5 Codex <noreply@openai.com>
2026-05-04 16:31:04 -07:00
..
backtest fix(C1): refuse unsafe code strategy backtests 2026-05-04 16:31:04 -07:00
config feat: full web dashboard redesign + 6 new API proxy endpoints 2026-05-03 23:50:01 -07:00
connectors feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
domain feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
scripts refactor: align reconciliation runtime flows with repository 2026-04-04 16:28:59 -07:00
services fix(C1): refuse unsafe code strategy backtests 2026-05-04 16:31:04 -07:00
strategies feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
utils feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
bootstrap.ts feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
index.ts feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
test_simulation.js feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00