Skip to main content

dlp_json

Purpose

dlp_json accepts a JSON input and redacts sensitive keys. The keys to be redcated are controlled by the DLP configuration used by the generator, analyzer or responder. See more information on configuring the DLP here.

Usage

"type": "dlp_json"

Example

Configuration

{
"type": "dlp_json"
}

Input Token

{"userId":"4e216b8d-e6ce-4fc6-b566-d44acb6642f4"}

Transformed Token

{"userId":"REDACTED-b2291a2a7eed78cdb627354103a6eba35d2e448c20c831ecfc7f3c3b18432f31 (uuid)"}