How I Built a Client-Side JSON Security Scanner (XSS, SQL Injection, PII Detection)
Mar 2 · 4 min read · 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 log
Join discussion