File Masking
Description GenRocket uses Synthetic Data Masking (SDM) to replace sensitive data with synthetic values in files. The synthetically generated values have s...
Mon, 19 Aug, 2024 at 7:25 AM
Description The DelimitedFileMaskReceiver will mask targeted values within a given Delimited file using Synthetic Data Masking (SDM). Notes: This R...
Thu, 27 Jun, 2024 at 2:25 PM
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, 27 Jun, 2024 at 2:26 PM
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