diegosouzapw
9248ab4dfd
fix(ci): route validation, CodeQL alerts, Docker workflow
- Add Zod schemas + validateBody() to 5 routes missing validation:
model-combo-mappings (POST, PUT), webhooks (POST, PUT), openapi/try (POST)
- Fix 6 polynomial-redos CodeQL alerts in provider.ts and chatCore.ts
by replacing (?:^|/) alternation patterns with segment-based matching
- Fix insecure-randomness in acp/manager.ts (crypto.randomUUID)
- Fix shell-command-injection in prepublish.mjs (JSON.stringify)
- Upgrade docker/setup-buildx-action from v3 to v4 (Node.js 20 deprecation)
CI check:route-validation:t06 PASS (176/176 routes validated)
Tests: 926/926 pass
2026-03-24 16:08:02 -03:00
..
2026-03-05 11:16:56 -03:00
2026-03-08 17:58:42 -03:00
2026-03-05 08:42:04 -03:00
2026-02-18 00:02:15 -03:00
2026-03-23 15:31:34 -03:00
2026-03-05 08:05:58 -03:00
2026-03-14 15:28:53 -03:00
2026-02-18 00:02:15 -03:00
2026-03-17 04:24:46 -03:00
2026-03-05 08:05:58 -03:00
2026-03-05 08:05:58 -03:00
2026-02-18 00:02:15 -03:00
2026-03-23 11:08:14 -03:00
2026-03-19 11:11:07 -03:00
2026-03-05 17:45:44 -03:00
2026-03-24 16:08:02 -03:00
2026-03-15 08:44:05 -03:00
2026-03-24 13:32:05 -03:00
2026-03-17 04:24:46 -03:00
2026-03-24 16:08:02 -03:00
2026-03-05 08:05:58 -03:00
2026-03-15 20:25:12 +02:00
2026-03-05 01:16:56 -03:00
2026-03-24 17:24:11 +08:00
2026-03-16 11:29:06 +01:00
2026-03-24 09:46:59 -03:00
2026-02-18 00:02:15 -03:00
2026-03-09 13:43:48 -03:00
2026-03-15 20:25:12 +02:00
2026-02-18 00:02:15 -03:00
2026-03-18 12:43:24 +01:00
2026-03-23 11:08:14 -03:00
2026-03-23 19:53:02 -03:00
2026-02-18 00:02:15 -03:00
2026-03-17 04:24:46 -03:00
2026-03-22 15:01:38 -03:00
2026-03-17 08:53:41 -03:00
2026-02-18 13:44:08 -03:00
2026-02-18 00:02:15 -03:00
2026-02-18 00:02:15 -03:00
2026-03-05 08:05:58 -03:00
2026-03-23 18:23:08 -03:00
2026-03-24 09:46:59 -03:00
2026-03-05 08:05:58 -03:00
2026-03-24 16:08:02 -03:00