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-23 15:04:03 -03:00
2026-03-23 11:08:14 -03:00
2026-03-05 08:41:44 -03:00
2026-03-14 15:03:54 -03:00
2026-03-23 11:08:14 -03:00
2026-03-24 15:49:26 -03:00
2026-03-22 13:31:56 -03:00
2026-03-04 19:38:34 -03:00
2026-03-17 13:10:23 -03:00
2026-03-24 12:29:34 +00:00
2026-03-17 13:10:23 -03:00
2026-03-23 09:21:03 -03:00
2026-03-17 10:43:12 -03:00
2026-03-23 09:21:03 -03:00
2026-03-24 14:11:13 -03:00
2026-03-17 13:10:23 -03:00
2026-03-23 09:21:03 -03:00
2026-03-23 09:21:03 -03:00
2026-03-24 16:08:02 -03:00
2026-03-08 17:36:17 -03:00
2026-03-08 17:36:17 -03:00
2026-03-23 09:21:03 -03:00
2026-03-04 19:38:34 -03:00
2026-03-17 10:43:12 -03:00
2026-03-20 23:03:52 +08:00
2026-03-17 18:28:35 +01:00
2026-03-23 11:08:14 -03:00
2026-03-04 19:38:34 -03:00
2026-02-18 00:02:15 -03:00
2026-03-14 10:59:15 -03:00
2026-03-23 11:08:14 -03:00
2026-03-10 14:18:57 +07:00
2026-03-18 12:25:17 +00:00
2026-03-04 19:38:34 -03:00