You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logging-sanitizer.ts prevents sensitive data (emails, passwords, tokens) from appearing in logs. No test coverage exists. Critical for GDPR/privacy compliance.
Description
The
logging-sanitizer.tsprevents sensitive data (emails, passwords, tokens) from appearing in logs. No test coverage exists. Critical for GDPR/privacy compliance.Tasks
Tasks: