Skip to main content

PII/PHI Detection

Category: Security Standards: HIPAA · GDPR · CCPA

Automatically detect sensitive fields (SSN, CC, email, phone numbers)

What this node does

  • SSN detection
  • Credit card detection
  • Email/phone detection
  • Pattern matching

How to use

  1. In the Hydra Builder, open or create a workflow
  2. In the node palette on the left, find PII/PHI Detection under the Security category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Input Data input port from an upstream node
  7. Connect the Detected Sensitive Fields and Detection Report output to the next node downstream

Inputs

PortTypeRequiredDescription
Input DatajsonJSON data object

Outputs

PortTypeDescription
Detected Sensitive FieldsarrayA list of items
Detection ReportjsonJSON data object

Configuration

Open the configuration dialog by double-clicking the PII/PHI Detection node on the canvas.

ParameterWhat to enter
detectionPatternsConfigure detectionPatterns in the node settings
confidenceThresholdConfigure confidenceThreshold in the node settings
scanNestedConfigure scanNested in the node settings

When to use this node

  • Audit data for PII
  • Pre-encryption scanning
  • Compliance validation

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.