Aadmininjsonwebtools.hashnode.dev·Mar 2 · 4 min read How I Built a Client-Side JSON Security Scanner (XSS, SQL Injection, PII Detection)Most JSON tools send your data to their servers. That always bothered me. When I was building jsonwebtools.com, I decided the security scanner had to run entirely in the browser — no API calls, no log00