tl;dr; How can prevent personal data from getting into logs and enable this for development teams without any work beyond npm update?
Spending the last 3 weeks side-of-desk looking into redaction, specifically around PCI/NPI (Payment Card Industry / Non Public Information) data (bank account, personal user data, etc) in logs. You break various laws when this happens, and it’s not a fun thing to clean it up.
(more…)