chore: remove hardcoded secrets from configuration template

Replace real secrets in tmp_remote/configuration.yml with __ROTATE_*__
placeholders. All leaked values have already been rotated.

Also add .claude/, .codex/, and security_artifacts/ to .gitignore.
This commit is contained in:
Gan, Jimmy
2026-02-28 22:22:23 +08:00
parent 1c562e65b7
commit 8c30fb7a3a
2 changed files with 8 additions and 5 deletions
+3
View File
@@ -5,3 +5,6 @@ dist/
__pycache__/
dashboard/nas-dashboard.tar
dashboard/ssh/
.claude/
.codex/
security_artifacts/