TGTGInsighttelegram intelligenceLIVE / telegram public index
← ご注文はうさぎですか?
ご注文はうさぎですか? avatar

TGINSIGHT POST

Post #9499

@order_usagi

ご注文はうさぎですか?

Views8Post view count
PostedMar 303/03/2026, 10:48 AM
Post content

Post content

Innei 向 mx-space/core 提交了一个更改 fix(telemetry): harden telemetry module robustness and security - Fix XSS via safeJsonStringify escaping `</` in dashboard HTML - Add input validation: UUID format, event whitelist, field length cap - Cache instance ID in memory to avoid repeated file I/O - Fix clearTimeout leak with try/finally - Parallelize 9 sequential D1 queries with Promise.all - Wire stopHeartbeat on SIGINT/SIGTERM for graceful shutdown - Add scheduled cleanup for records older than 90 days - Add composite index on (event, created_at) - Add CHECK constraint on event column