mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-30 18:15:47 +00:00
After decryption produces text, validate it's printable UTF-8. If it contains more than 2 non-printable characters (excluding newline/tab), mark as decryption_failed with text: null. Applied to both Node (decoder.js) and Go (cmd/ingestor/decoder.go) decoders. Added tests for garbage and valid text in both. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
22 KiB
22 KiB