Skip to content

Data types

These are the 19 data types a policy rule’s when condition can match, grouped exactly as the policy editor groups them. Detection combines fast pattern matching with NER-based recognition on the device; the data type is what your rules target, never a severity by itself — severity follows the action taken.

Data typeRegionWhat it detects
US Social Security NumberUSNine-digit US taxpayer/identity number, dashed form.
US Driver’s LicenseUSA US driver’s license number.
US Individual Taxpayer ID (ITIN)USA US Individual Taxpayer Identification Number.
US Passport NumberUSA US passport number.
Data typeRegionWhat it detects
Credit Card NumberglobalPayment card number (13–19 digits), Luhn-validated on the fast path.
Crypto Wallet AddressglobalCryptocurrency wallet address (e.g. Bitcoin).
IBAN (Bank Account)globalInternational Bank Account Number.
US Bank Account NumberUSA US bank account number.
Data typeRegionWhat it detects
API Key / SecretglobalProvider credentials (AWS access key, GitHub PAT, OpenAI key). Fast-path only.
Data typeRegionWhat it detects
Email AddressglobalAn email address.
Phone NumberglobalA telephone number.
Data typeRegionWhat it detects
Person NameglobalA personal name detected by NER.
Nationality / Religion / PoliticsglobalA nationality, religious, or political group reference.
Data typeRegionWhat it detects
Medical License NumberglobalA medical practitioner license number (e.g. US DEA).
Data typeRegionWhat it detects
IP AddressglobalIPv4 or IPv6 address.
URLglobalA web address.
Data typeRegionWhat it detects
US Employer ID (EIN)USA US Employer Identification Number (federal tax ID for businesses).
Data typeRegionWhat it detects
LocationglobalA geographic location (city, address fragment) detected by NER.
Date / TimeglobalA date or timestamp (may be a date of birth in context).