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:
@@ -5,3 +5,6 @@ dist/
|
||||
__pycache__/
|
||||
dashboard/nas-dashboard.tar
|
||||
dashboard/ssh/
|
||||
.claude/
|
||||
.codex/
|
||||
security_artifacts/
|
||||
|
||||
Reference in New Issue
Block a user