multica/apps/web/features/issues/utils
Jiayuan a00485cf13 feat(security): redact sensitive information in agent live output
Server-side (primary): Apply redact.Text/InputMap on task message
content, output, and input fields before DB persistence and WebSocket
broadcast. Extended redact package with GitLab tokens, JWTs, connection
strings, and PASSWORD/SECRET/TOKEN env var patterns.

Frontend (fallback): redactSecrets utility mirrors server patterns,
applied in buildTimeline and ToolCallRow render as a safety net.
2026-03-30 23:38:49 +08:00
..
redact.test.ts feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
redact.ts feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
sort.ts feat(ui): comprehensive UI consistency fixes and list view accordion redesign 2026-03-28 16:18:42 +08:00