Files
kilocode/packages/opencode/test
Mark IJbema b793bf788f fix(cli): block file/env references in untrusted project config
Project-scoped config could resolve {file:...} and {env:...} tokens, letting a malicious repo exfiltrate arbitrary local files by pointing a provider apiKey at a local file and baseURL at an attacker server.

Substitution now requires a trusted source (global config, KILO_CONFIG, KILO_CONFIG_CONTENT, well-known/org/MDM config). Untrusted project config rejects such tokens (surfaced as a warning). Threaded the trust flag through config.ts, agent.ts, overlay.ts, and tui.ts; TUI reuses the same project-boundary classification as config.ts.
2026-07-02 13:42:15 +02:00
..
2026-06-17 10:42:43 +02:00
2026-06-18 13:41:13 +02:00
2026-06-29 17:00:36 -03:00
2026-06-15 14:48:05 +02:00
2026-06-18 13:41:13 +02:00
2026-06-09 08:29:02 +02:00
2026-06-15 14:48:05 +02:00
2026-06-15 14:48:05 +02:00
2026-06-09 08:29:02 +02:00
2026-06-09 10:17:21 +02:00
2026-06-17 10:42:43 +02:00
2026-06-10 20:03:42 +02:00
2026-06-09 08:29:02 +02:00
2026-06-17 10:42:43 +02:00
2026-06-19 09:57:42 +02:00
2026-06-18 13:41:13 +02:00
2026-06-17 10:42:43 +02:00
2026-07-01 17:34:10 +03:00
2026-06-15 14:48:05 +02:00
2026-06-15 14:48:05 +02:00
2026-06-10 17:38:09 +02:00
2026-06-10 17:38:09 +02:00
2026-06-09 10:17:21 +02:00