New Features and Enhancements
New MongoDB support
Adding support for MongoDB Database:
Adding Data Source from MongoDB database.
Creating an Environment.
Performing a Sensitive Data Search, compliant with specific privacy policies such as GDPR, CCPA, PCI, and HIPAA.
Performing a Mask based on the privacy policy.
Assigning/modifying a masking rule for a specified key.
Environment
Simplifying the process of creating and managing Environments by unselecting the unwanted tables instead selecting the wanted tables.
Sensitive Search
Adding a column called “Mask” to the CSV file to see which of the rules are selected for masking.
System Setup
Adding configurable default sensitive search threshold of 20% which can be modified for all masking rules whose default was not changed.
Masking Rules
Adding the ability to modify the parameters of an existing custom rule.
Important Fixed Bugs
Data Sources
Adding more specific information about an error.
Sensitive Search
Progress bar fixed incorrect UI during search interruption.
Fixed issue with slow and unresponsive search process during the preprocessing stage.
Job Monitoring
Fixed issue with sorting by progress.
Privacy Dashboard
Fixed issue with INTERRUPTED search operation.
Masking Rules
"Any value" rule fixed the issue of preserving leading spaces during the masking process.
Known Issues
Sensitive Search
Specific advanced DB data types (XML, CLOB) supported for XML/JSON datatypes masking.
Primary key might be enabled after masking, even when it was disabled before.
Degraded performance on large partitioned tables.
Support Matrices
Masking | |
Oracle | 11gR2, 12cR2, 19C |
MS-SQL | SQL Server 2016 |
PostgreSQL | 13.7, 14.3 |
MySQL | 5.7 |
SAP HANA | 2.0 SPS 05 |
DB2 z/OS | 11 |
DB2 LUW | 11.1 |
MongoDB | 3.6 |
Files (Structured) | Fix Length, CSV |
Cloud DBs | AWS, OCI |
Cloud DBs | AWS RDS, MySQL Aurora |
...