From be88e14424dc962cc959f577a282b322a5ef18ed Mon Sep 17 00:00:00 2001 From: chengyongru Date: Fri, 26 Jun 2026 16:40:49 +0800 Subject: [PATCH] docs(security): trim whatsapp migration note --- SECURITY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index c7b77877..73579510 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -110,7 +110,6 @@ File operations have path traversal protection, but: - Consider using a firewall to restrict outbound connections if needed **WhatsApp:** -- The WhatsApp channel uses neonize directly from Python; there is no local Node.js bridge port. - Keep the neonize session database under `~/.nanobot/whatsapp-auth` secure (mode 0700). - Use `nanobot channels login whatsapp --force` to remove and recreate the local session database when rotating linked devices.