PostgreSQL database anonymization and synthetic data generation tool . Open Source Data Anonymization Software Empowering a Test Data Management Approach
Greenmask provides a secure toolset to transform your database while maintaining integrity, creating a staging environment that mirrors production data and ensures efficient testing without compromising information.
Build faster, test better with production-like data in a snap!
Snaplet is an all-in-one developer tool that gives developers realistic, production-like data that they can code against.
Snaplet uses generative ai to give you realistic, production-like data for your Postgres database so you can code, debug, and test with ease.
A set of Symfony Console Commands to interact with your database.
Backup: Backup your database and manage your dumps with a simple command.
Restore: Easily restore a previous dump of your database.
Anonymize: Set up database anonymization with PHP attributes on Doctrine Entities or with a YAML configuration file.
Set up a GDPR-friendly workflow: Make it easier to follow GDPR best practices when importing production dump to other environments.
postgresql_anonymizer is an extension to mask or replace personally identifiable information (PII) or commercially sensitive data from a PostgreSQL database.
The project is aiming toward a declarative approach of anonymization. This means we’re trying to extend PostgreSQL Data Definition Language (DDL) in order to specify the anonymization strategy inside the table definition itself.
TraceWrangler is a network capture file toolkit running on Windows (or on Linux, using WINE) that supports PCAP as well as the new PCAPng file format, which is now the standard file format used by Wireshark. The most prominent use case for TraceWrangler is the easy sanitization and anonymization of PCAP and PCAPng files (sometimes called "trace files", "capture files" or "packet captures"), removing or replacing sensitive data while being easy to use.