Reference
Detection categories
The built-in categories InputGuard can detect, plus custom patterns for organization-specific data.
Built-in categories
Each category can be paired with a data rule action to decide what happens on a match.
| Category | Detects |
|---|---|
| SSN | U.S. Social Security numbers. |
| Credit card | Payment card numbers. |
| Routing number | Bank routing (ABA) numbers. |
| Bank account | Bank account numbers. |
| API keys | Provider API keys and tokens. |
| Passwords | Credential-like password values. |
| Private keys | Cryptographic private key material. |
| Email addresses. | |
| Phone | Phone numbers. |
| Custom patterns | Organization-defined patterns configured through managed policy. |
Custom patterns
Organizations can extend detection with custom patterns through managed policy — for example, internal identifiers or project codenames. See Managed policy JSON.