From ed8f59439deb15f7988b4b688ac45e25cc0b456e Mon Sep 17 00:00:00 2001 From: Jens Caers Date: Mon, 31 Aug 2026 09:30:36 +0200 Subject: [PATCH] docs: record VacatureRadar history blocker --- docs/REPOSITORY_SANITATION.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/REPOSITORY_SANITATION.md diff --git a/docs/REPOSITORY_SANITATION.md b/docs/REPOSITORY_SANITATION.md new file mode 100644 index 0000000..b15d7fc --- /dev/null +++ b/docs/REPOSITORY_SANITATION.md @@ -0,0 +1,9 @@ +# Repository sanitation status + +The accidental deployment log containing live root-SSH/container output was removed from the current tree. Active Unraid examples now use a neutral local hostname and generic appdata/backup paths rather than the operator's private host and storage layout. + +## HISTORY_REWRITE_REQUIRED + +Earlier commits contain the removed `deploy-log.txt` object, including private deployment commands, host information and runtime/database output. Earlier `.env.unraid.example`, `BACKUP_RESTORE.md` and `DEPLOYMENT.md` revisions also contain the original private host and appdata/backup paths. + +Before public review, scan all refs for credentials, SSH targets, personal applicant/job data, production databases, media, backups, logs, archives and large objects. Review fixtures and screenshots for names, contact details, application history and other personal data. No history was rewritten during this campaign.