chihlasm
09118ae377
fix: CRITICAL — scope copilot tree query to current account
...
A user who knew another account's tree UUID could start a copilot
conversation, causing the tree's full node structure, names, and
descriptions to be sent to the AI as part of the system prompt.
Fix: add account_id (or is_default / visibility='public') filter to
the tree SELECT in copilot_service.start_conversation(). Returns 404
for inaccessible trees. Test added in test_tenant_isolation_p0.py.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-09 03:41:48 +00:00
..
2026-03-27 21:02:56 +00:00
2026-03-04 20:44:25 -05:00
2026-02-07 02:39:01 -05:00
2026-03-04 20:44:25 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-03-19 20:04:40 +00:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-07 02:39:01 -05:00
2026-03-01 14:21:48 -05:00
2026-03-07 15:51:37 -05:00
2026-02-26 17:20:48 -05:00
2026-02-26 17:25:38 -05:00
2026-02-26 17:25:34 -05:00
2026-02-27 00:08:20 -05:00
2026-03-07 15:51:37 -05:00
2026-02-28 19:18:02 -05:00
2026-03-20 01:06:30 +00:00
2026-02-16 15:23:14 -05:00
2026-03-04 20:44:25 -05:00
2026-02-07 02:39:01 -05:00
2026-02-17 12:29:04 -05:00
2026-03-24 08:36:13 +00:00
2026-03-24 08:34:49 +00:00
2026-03-17 00:12:00 -04:00
2026-03-07 15:51:37 -05:00
2026-02-23 00:03:54 -05:00
2026-03-04 20:44:25 -05:00
2026-02-08 14:53:22 -05:00
2026-02-18 17:56:29 -05:00
2026-03-24 08:42:21 +00:00
2026-02-11 21:42:58 -05:00
2026-03-11 02:53:55 -04:00
2026-02-17 20:12:07 -05:00
2026-02-17 10:54:39 -05:00
2026-03-17 00:05:28 -04:00
2026-03-17 00:28:22 -04:00
2026-02-08 14:21:29 -05:00
2026-02-08 17:58:48 -05:00
2026-03-10 09:49:51 -04:00
2026-03-15 01:45:35 -04:00
2026-03-15 01:45:35 -04:00
2026-02-13 13:12:52 -05:00
2026-03-19 19:12:34 +00:00
2026-02-16 15:23:14 -05:00
2026-02-14 00:11:20 -05:00
2026-03-24 08:46:29 +00:00
2026-02-23 00:03:54 -05:00
2026-03-27 20:32:25 +00:00
2026-03-14 20:18:59 -04:00
2026-03-14 20:18:59 -04:00
2026-03-27 19:37:49 +00:00
2026-03-18 02:38:42 +00:00
2026-03-27 19:37:49 +00:00
2026-03-24 08:43:32 +00:00
2026-03-24 08:47:09 +00:00
2026-02-07 19:10:47 -05:00
2026-03-11 01:59:12 -04:00
2026-02-08 17:58:48 -05:00
2026-03-16 01:35:16 -04:00
2026-02-25 23:17:29 -05:00
2026-02-08 14:21:29 -05:00
2026-03-17 00:22:40 -04:00
2026-03-05 07:55:49 -05:00
2026-02-17 11:29:25 -05:00
2026-04-09 03:41:48 +00:00
2026-02-07 19:10:47 -05:00
2026-02-10 09:45:26 -05:00
2026-02-07 23:06:13 -05:00
2026-03-07 15:51:37 -05:00
2026-02-23 00:03:54 -05:00
2026-02-24 07:40:44 -05:00
2026-03-27 21:08:12 +00:00
2026-02-10 09:45:26 -05:00