...
Clone each active project locally (the ddb repo only)
Run this command inside each ddb repo, which removes sensitive data:
hammer debug export --include=datical.project
Collect the zip file that is generated. The location of this file will be in the output for the command. By default it goes into a Reports\Debug folder.
Include these zip files in the response to Liquibase.
...