postgresql_anonymizer
Repository:
https://gitlab.com/dalibo/postgresql_anonymizer
The anonymization process is performed by a set of SQL functions that dynamically replace or mask sensitive data in tables, using various strategies such as substitution, masking, and encryption to protect personal identifiable information.
Information Analysis
Duplicate Code Analysis
| Total Lines of Code: ? | 329 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 329 |
| Lines of Encapsulated Versioning Code: ? | 8 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 2.43% |
| PostgreSQL Versions Cased On: ? | 10,14 |