diegosouzapw
d9c2c13851
fix(security): address P1/P2 findings from release review
...
Five issues raised in the v3.8.0 release review, all release-blocking:
P1 — open-sse/services/tokenRefresh.ts
Read Windsurf Firebase API key from WINDSURF_CONFIG.firebaseApiKey
(resolvePublicCred wrapper) instead of process.env directly. Without
this, the literal removal from .env.example silently broke browser-flow
Windsurf/Devin token refresh.
P1 — open-sse/translator/request/openai-to-kiro.ts
Mark synthetic "(empty)" turns injected for assistant-first chats as
non-enumerable __synthetic and skip them when deriving conversationId
via uuidv5. Prevents unrelated chats from colliding on the same upstream
Kiro/AWS Builder ID context.
P2 — open-sse/utils/publicCreds.ts
Harden decodePublicCred against raw credential overrides outside
RAW_VALUE_PATTERN: strict-base64 alphabet check + printable-plain check
on the decoded result. Buffer.from(v, "base64") is lenient and was
silently mangling unrecognized raw values.
P2 — src/sse/services/auth.ts
Gate the x-api-key fallback on the anthropic-version header. Without
this scoping, local-mode requests with placeholder x-api-key from
non-Anthropic clients were rejected as Invalid API key even with
REQUIRE_API_KEY=false.
P2 — src/app/api/providers/[id]/test/route.ts
Move Qoder OAuth+PAT disambiguation BEFORE the CLI-runtime early-return
that was making the new message branch unreachable for the target
scenario from #2247 .
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-14 15:23:46 -03:00
..
2026-05-14 00:16:22 -03:00
2026-04-28 02:41:19 -03:00
2026-05-13 03:47:40 -03:00
2026-05-10 01:15:07 -03:00
2026-04-28 02:41:19 -03:00
2026-04-21 04:48:32 -03:00
2026-04-28 02:41:19 -03:00
2026-05-11 01:49:10 +07:00
2026-04-30 14:08:50 -03:00
2026-04-23 14:02:45 +09:00
2026-05-11 10:05:48 -03:00
2026-04-16 05:26:17 -03:00
2026-04-24 13:20:59 -03:00
2026-04-21 21:12:29 -03:00
2026-04-19 19:50:30 -03:00
2026-04-28 02:41:19 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 00:09:26 -03:00
2026-05-10 00:55:06 -03:00
2026-05-14 05:11:24 -03:00
2026-04-30 01:27:03 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 20:48:03 -03:00
2026-04-28 02:41:19 -03:00
2026-04-19 19:50:30 -03:00
2026-05-10 00:55:06 -03:00
2026-05-11 21:14:25 -03:00
2026-04-27 20:00:10 -03:00
2026-05-10 10:26:22 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-04-28 02:41:19 -03:00
2026-05-14 15:23:46 -03:00
2026-04-21 21:12:29 -03:00
2026-04-30 14:08:50 -03:00
2026-04-16 05:26:17 -03:00
2026-05-13 16:46:20 -03:00
2026-05-13 16:46:20 -03:00
2026-05-03 16:12:52 -03:00
2026-05-11 01:45:56 +07:00
2026-04-22 01:39:49 -03:00
2026-04-16 05:26:17 -03:00
2026-05-11 10:08:34 -03:00
2026-04-18 11:51:24 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-11 21:14:25 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 04:13:28 -03:00
2026-04-16 05:26:17 -03:00
2026-04-23 01:53:00 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-04-23 01:53:00 -03:00
2026-04-28 02:41:19 -03:00
2026-04-17 17:02:00 -03:00
2026-05-14 13:00:15 -03:00
2026-04-30 01:27:03 -03:00
2026-04-28 02:41:19 -03:00
2026-05-05 09:12:35 -03:00
2026-04-28 02:41:19 -03:00
2026-05-13 10:14:25 -03:00
2026-05-13 10:14:25 -03:00
2026-05-03 16:17:38 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-19 19:50:30 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-04-30 01:27:03 -03:00
2026-04-16 05:26:17 -03:00
2026-04-25 11:03:31 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 09:44:11 -03:00
2026-04-24 09:04:10 -03:00
2026-04-24 13:20:59 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-04 16:45:24 -03:00
2026-04-21 21:12:29 -03:00
2026-04-28 02:41:19 -03:00
2026-04-21 21:12:29 -03:00
2026-04-27 03:53:05 +07:00
2026-04-24 09:22:46 -03:00
2026-05-14 16:52:34 +03:00
2026-05-06 01:21:31 -03:00
2026-05-13 16:02:44 -03:00
2026-05-10 18:33:20 -03:00
2026-05-11 10:05:48 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 20:46:25 -03:00
2026-04-18 10:49:34 -03:00
2026-04-21 21:12:29 -03:00
2026-04-28 20:46:25 -03:00
2026-05-14 17:00:28 +03:00
2026-04-16 05:26:17 -03:00
2026-04-22 12:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 10:36:42 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-13 03:47:40 -03:00
2026-04-17 17:02:00 -03:00
2026-04-24 15:44:59 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-04-30 01:27:03 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-04-26 14:26:34 -03:00
2026-04-26 14:26:34 -03:00
2026-05-10 00:55:06 -03:00
2026-05-12 19:50:07 -03:00
2026-05-13 03:47:40 -03:00
2026-04-21 21:12:29 -03:00
2026-05-13 03:47:40 -03:00
2026-04-21 21:12:29 -03:00
2026-05-02 04:51:38 -03:00
2026-04-27 00:37:15 -03:00
2026-04-21 21:12:29 -03:00
2026-05-04 19:23:27 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-04-30 01:27:03 -03:00
2026-05-10 00:55:06 -03:00
2026-04-24 09:04:10 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-04-28 08:28:09 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-05-13 03:47:40 -03:00
2026-05-10 00:55:06 -03:00
2026-04-30 16:51:44 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 02:41:19 -03:00
2026-05-12 19:57:35 -03:00
2026-05-14 08:06:55 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-04 01:34:41 -03:00
2026-04-28 20:46:25 -03:00
2026-04-17 09:00:32 -03:00
2026-04-30 01:27:03 -03:00
2026-04-16 05:26:17 -03:00
2026-05-12 15:05:00 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-25 17:08:44 -03:00
2026-04-25 23:51:18 -03:00
2026-04-25 23:51:18 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 13:33:55 -03:00
2026-04-28 20:46:25 -03:00
2026-04-23 16:57:43 -03:00
2026-04-16 05:26:17 -03:00
2026-05-05 09:59:43 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-05-02 01:48:58 -03:00
2026-04-21 21:12:29 -03:00
2026-05-01 08:35:52 -03:00
2026-05-05 09:59:43 -03:00
2026-04-21 21:12:29 -03:00
2026-04-30 01:27:03 -03:00
2026-05-10 18:27:41 -03:00
2026-04-30 01:27:03 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-30 14:08:50 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 13:59:03 -03:00
2026-05-13 18:01:53 -03:00
2026-04-21 21:12:29 -03:00
2026-05-01 00:12:33 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-02 04:51:38 -03:00
2026-04-26 23:59:51 -03:00
2026-04-16 05:26:17 -03:00
2026-05-13 10:14:25 -03:00
2026-05-03 00:37:08 -03:00
2026-05-10 00:55:06 -03:00
2026-05-01 13:48:13 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-05-06 01:21:31 -03:00
2026-04-21 04:13:28 -03:00
2026-04-30 14:08:50 -03:00
2026-04-22 12:26:17 -03:00
2026-05-14 15:23:46 -03:00
2026-04-23 16:57:43 -03:00
2026-04-30 14:08:50 -03:00
2026-05-14 05:11:24 -03:00
2026-05-14 05:53:26 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-05-12 19:57:06 -03:00
2026-05-10 20:48:03 -03:00
2026-04-28 02:41:19 -03:00
2026-04-24 07:00:21 -03:00
2026-04-27 01:45:36 -03:00
2026-04-24 07:00:21 -03:00
2026-04-24 09:22:46 -03:00
2026-04-17 09:00:32 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 15:29:17 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-05-01 16:11:32 -03:00
2026-04-17 11:56:52 -03:00
2026-04-28 10:03:39 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-05-04 19:23:27 -03:00
2026-04-16 05:26:17 -03:00
2026-05-03 17:51:22 -03:00
2026-05-03 16:12:52 -03:00
2026-05-10 00:55:06 -03:00
2026-05-14 00:21:16 -03:00
2026-05-14 00:10:05 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 02:41:19 -03:00
2026-04-23 01:53:00 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 20:52:08 +08:00
2026-05-14 20:52:08 +08:00
2026-05-10 18:27:41 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-25 11:16:54 -03:00
2026-04-28 02:16:16 -03:00
2026-04-30 01:27:03 -03:00
2026-04-16 05:26:17 -03:00
2026-04-30 01:27:03 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-02 01:48:58 -03:00
2026-05-10 20:48:03 -03:00
2026-04-16 23:25:58 -03:00
2026-05-12 20:28:02 -03:00
2026-04-30 01:27:03 -03:00
2026-04-30 01:27:03 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-05-13 03:47:40 -03:00
2026-05-11 21:38:26 -03:00
2026-05-10 23:47:20 -03:00
2026-04-16 05:26:17 -03:00
2026-04-17 11:56:52 -03:00
2026-04-16 05:26:17 -03:00
2026-04-25 11:03:31 -03:00
2026-05-14 00:40:18 -03:00
2026-04-28 02:41:19 -03:00
2026-05-10 20:48:03 -03:00
2026-05-11 21:14:25 -03:00
2026-05-12 19:57:26 -03:00
2026-04-28 02:41:19 -03:00
2026-05-05 09:08:18 -03:00
2026-04-28 02:41:19 -03:00
2026-04-28 02:41:19 -03:00
2026-05-10 00:55:06 -03:00
2026-05-02 04:51:38 -03:00
2026-04-16 05:26:17 -03:00
2026-05-13 10:14:25 -03:00
2026-05-03 00:37:08 -03:00
2026-05-06 01:21:31 -03:00
2026-04-30 01:27:03 -03:00
2026-05-14 10:36:42 -03:00
2026-04-30 14:08:50 -03:00
2026-04-16 05:26:17 -03:00
2026-04-17 09:00:32 -03:00
2026-05-06 01:21:31 -03:00
2026-04-21 21:12:29 -03:00
2026-04-25 16:45:59 -03:00
2026-04-22 12:25:49 -03:00
2026-04-28 10:03:39 -03:00
2026-04-21 21:12:29 -03:00
2026-05-13 10:14:25 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 20:48:03 -03:00
2026-04-21 21:12:29 -03:00
2026-04-28 02:41:19 -03:00
2026-05-10 20:48:03 -03:00
2026-04-16 05:26:17 -03:00
2026-05-13 10:14:25 -03:00
2026-04-23 16:57:43 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 10:03:39 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-04-23 16:57:43 -03:00
2026-05-10 13:33:55 -03:00
2026-05-10 18:33:20 -03:00
2026-05-10 00:55:06 -03:00
2026-05-12 15:05:00 -03:00
2026-04-21 21:12:29 -03:00
2026-05-14 00:40:18 -03:00
2026-04-21 21:12:29 -03:00
2026-05-13 03:47:40 -03:00
2026-05-12 19:57:15 -03:00
2026-05-01 16:11:13 -03:00
2026-04-17 16:59:18 -03:00
2026-04-24 07:00:21 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 13:59:03 -03:00
2026-05-14 08:06:55 -03:00
2026-04-24 13:20:59 -03:00
2026-05-10 00:55:06 -03:00
2026-05-01 09:53:51 -03:00
2026-05-11 21:14:25 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 20:48:03 -03:00
2026-04-21 21:12:29 -03:00
2026-05-14 05:11:24 -03:00
2026-05-13 03:47:40 -03:00
2026-05-14 10:36:42 -03:00
2026-05-10 00:55:06 -03:00
2026-04-18 10:29:30 -03:00
2026-04-28 20:46:25 -03:00
2026-05-14 10:36:42 -03:00
2026-05-14 11:46:07 -03:00
2026-04-16 05:26:17 -03:00
2026-04-28 02:41:19 -03:00
2026-05-01 20:23:31 -03:00
2026-04-28 02:41:19 -03:00
2026-04-16 05:26:17 -03:00
2026-04-30 15:48:50 -03:00
2026-05-14 09:22:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-28 20:46:25 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-27 02:25:46 -03:00
2026-04-17 16:59:18 -03:00
2026-04-24 09:04:04 -03:00
2026-04-30 01:27:03 -03:00
2026-04-16 05:26:17 -03:00
2026-04-18 11:44:20 -03:00
2026-05-14 05:11:24 -03:00
2026-05-10 18:33:20 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 09:20:21 -03:00
2026-05-14 06:19:02 -03:00
2026-04-16 05:26:17 -03:00
2026-05-11 10:22:07 -03:00
2026-05-13 10:14:25 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 20:48:03 -03:00
2026-05-13 10:14:25 -03:00
2026-05-13 10:14:25 -03:00
2026-05-13 10:14:25 -03:00
2026-05-14 05:42:22 -03:00
2026-04-21 21:12:29 -03:00
2026-05-14 09:20:21 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 05:42:22 -03:00
2026-04-25 09:19:20 -03:00
2026-05-14 06:19:02 -03:00
2026-05-14 05:42:22 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-05-04 14:13:20 -03:00
2026-04-16 05:26:17 -03:00
2026-04-30 14:08:50 -03:00
2026-05-05 09:12:35 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-03 18:42:05 -03:00
2026-04-16 20:53:35 -03:00
2026-04-21 21:12:29 -03:00
2026-04-26 03:03:52 -03:00
2026-04-16 05:26:17 -03:00
2026-04-19 19:50:30 -03:00
2026-04-17 11:56:52 -03:00
2026-04-19 19:50:30 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 20:48:03 -03:00
2026-05-14 05:42:22 -03:00
2026-05-14 05:42:22 -03:00
2026-05-10 09:44:11 -03:00
2026-04-26 03:03:52 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 09:44:11 -03:00
2026-04-25 07:46:33 -03:00
2026-05-02 01:18:37 -03:00
2026-05-12 19:49:59 -03:00
2026-05-04 00:11:25 -03:00
2026-04-17 17:02:00 -03:00
2026-04-21 21:12:29 -03:00
2026-05-13 10:14:25 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-30 14:08:50 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-04 14:13:20 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-27 01:09:23 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-05-01 08:36:24 -03:00
2026-04-26 14:26:34 -03:00
2026-04-16 05:26:17 -03:00
2026-04-19 19:50:30 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-22 12:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-12 19:44:45 -03:00
2026-04-21 04:13:28 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-05-04 00:14:16 -03:00
2026-05-10 00:55:06 -03:00
2026-05-14 09:20:21 -03:00
2026-04-28 02:41:19 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-05-13 13:18:27 +00:00
2026-04-30 01:27:03 -03:00
2026-05-03 17:51:22 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 09:21:17 -03:00
2026-05-11 21:03:26 -03:00
2026-05-10 21:25:32 -03:00
2026-04-16 05:26:17 -03:00
2026-05-14 00:15:40 -03:00
2026-05-14 13:45:24 -03:00
2026-05-14 11:41:27 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-02 06:01:07 -03:00
2026-04-16 05:26:17 -03:00
2026-05-11 10:22:07 -03:00
2026-04-16 05:26:17 -03:00
2026-04-21 21:12:29 -03:00
2026-04-23 16:57:43 -03:00
2026-05-14 08:08:02 -03:00
2026-04-16 05:26:17 -03:00
2026-04-27 20:00:10 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 00:55:06 -03:00
2026-04-16 05:26:17 -03:00
2026-05-10 00:55:06 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-05-10 20:48:03 -03:00
2026-05-13 10:14:25 -03:00
2026-04-21 21:12:29 -03:00
2026-04-30 01:27:03 -03:00
2026-04-30 01:27:03 -03:00
2026-04-21 21:12:29 -03:00
2026-04-21 21:12:29 -03:00
2026-05-10 00:55:06 -03:00
2026-05-13 03:47:40 -03:00
2026-04-22 01:39:49 -03:00
2026-04-28 02:41:19 -03:00
2026-04-30 01:27:03 -03:00
2026-04-21 21:12:29 -03:00
2026-04-16 05:26:17 -03:00
2026-05-11 21:49:32 -03:00
2026-05-01 08:36:24 -03:00
2026-04-24 07:48:19 -03:00