This project is not covered by Drupal’s security advisory policy.
Advanced sanitize gives the developer ability to automate database sanitisation.
This module replaces sensitive information stored in database with use of either Faker.php library or developer-defined values according to definition file sanitise sensitive data. You can fake user emails, notes, phone numbers, remove images, mask commerce data, etc.
To sanitise the database you'll need generally two steps: define configuration file (see README and examples folder in module's repo) and set path to your file at configuration form (/admin/config/development/sanitize-settings). After that you can launch sanitisation right from mentioned config form or with drush command.
Database will be secure for development and testing-ready just with one command launch!
Project information
- Project categories: Developer tools
31 sites report using this module
- Created by w.drupal on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


