Add sanitised database dump tool to drupal websites. #573
Labels
enhancement
New feature or request
harness-drupal8
Drupal 8.x harness, obsolete as of 1.5.x
security
Milestone
To enable websites to perform sanitised database dump, we need to install a tool such as mtk_dump. It provides a Go binary file that can perform dumps following a ruleset stored in a Yaml file. We will need that tool on every drupal websites, so it makes sense to make it available by default in the binary folder.
A default ruleset Yaml file and a default bash script could also be added to the project skeleton.
Binary download page: https://github.com/skpr/mtk/releases
I installed it manually, for test purpose, to the binary folder and ran the following:
This test provides exactly the excepted result.
Example of a ruleset:
The text was updated successfully, but these errors were encountered: