File Masking
Description GenRocket uses Synthetic Data Masking (SDM) to replace sensitive data with synthetic values in files. The synthetically generated values have s...
Fri, 28 Mar, 2025 at 4:40 PM
Description The DelimitedFileMaskReceiver will mask targeted values within a given Delimited file using Synthetic Data Masking (SDM). Notes: This R...
Fri, 28 Feb, 2025 at 7:53 AM
Description The FileMaskMultiBlockReceiver will mask targeted values within an existing document using Synthetic Data Masking (SDM). The document may conta...
Thu, 27 Jun, 2024 at 2:26 PM
Description The JSONFileMaskReceiver takes an existing JSON file as a template and replaces the sensitive node with a synthetic value into a new JSON file....
Thu, 16 Jan, 2025 at 2:53 AM
Description The XMLFileMaskReceiver replaces the sensitive node within the source XML file with a synthetic value in a new XML file. It also uses a configu...
Mon, 31 Mar, 2025 at 7:08 AM
Description The ORCFileMaskReceiver will mask targeted Attributes (columns) within a given ORC file using Synthetic Data Masking (SDM). Note about loo...
Thu, 27 Jun, 2024 at 2:27 PM
Description The EDIFileMaskReceiver uses an existing EDI document as a template for masking. It creates one or more new EDI documents from the referenced t...
Thu, 27 Jun, 2024 at 2:28 PM