> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PIIRedactionOptionsSchema

# Variable: PIIRedactionOptionsSchema

> `const` **PIIRedactionOptionsSchema**: `Struct`\<\&#123; `redactCreditCards`: `optional`\<`Boolean`>; `redactDates`: `optional`\<`Boolean`>; `redactEmails`: `optional`\<`Boolean`>; `redactIPs`: `optional`\<`Boolean`>; `redactPhones`: `optional`\<`Boolean`>; `redactSSN`: `optional`\<`Boolean`>; \&#125;>

Defined in: [sanitize.ts:48](https://github.com/resq-software/npm/blob/fe2e20ae9db8398a0db1e3218edaabb3cf7004d6/packages/security/src/sanitize.ts#L48)

Schema for PII redaction options

## Compliance

NIST 800-53 AU-3 (Content of Audit Records)
