Dev Tools · 1h ago
Node.js PII Sanitizer Logger Masks Sensitive Data at Log Boundary
A new open-source Node.js module sanitizes PII like emails, phone numbers, and credit cards before logs leave the app. It redacts sensitive keys, walks nested objects without mutation, and supports custom rules. The tool aims to prevent small logging mistakes from multiplying across SIEMs and backups.
Meridian48 take
Practical tool for compliance, but adoption depends on teams remembering to configure it before incidents occur.
node-jspii-sanitization