- 8 PII patterns: email, SSN, credit card, phone, IP, password/token, JWT, API key - redactPII() for string redaction - redactObject() for recursive object redaction - redactLogMessage() for log entries with context - containsPII() and getPIITypes() detection helpers - Custom pattern registration - Preset configurations: minimal, standard, aggressive |
||
|---|---|---|
| .. | ||
| lib | ||
| migrations | ||
| modules | ||
| server.test.ts | ||
| server.ts | ||