docs: update harbor integration status and remove hardcoded credentials

This commit is contained in:
Username
2026-01-18 09:57:27 +01:00
parent 0fc45587cd
commit 9eee14e918
5 changed files with 33 additions and 24 deletions

View File

@@ -123,8 +123,9 @@ Focus: Integration with external systems.
│ 2 │ /client endpoint │ Done (downloadable CLI)
│ 3 │ systemd service unit │ Done (with security hardening)
│ 4 │ Ansible deployment role │ Planned
│ 5 │ Kubernetes manifests │ Planned
│ 6 │ Shell aliases/functionsPlanned
│ 5 │ Kubernetes manifests │ Done
│ 6 │ CI/CD image build/push Done
│ 7 │ Shell aliases/functions │ Planned
└───┴─────────────────────────────────┴────────────────────────────────────┘
```
@@ -191,6 +192,7 @@ These features will not be implemented:
| 2024-12 | Rate limit headers | X-RateLimit-* on 201/429 responses
| 2024-12 | Pentest remediation complete | 15 security hardening items from formal review
| 2024-12 | Enhanced CI security | SBOM generation, dedicated security-tests job
| 2025-01 | CI/CD image build/push | Auto-build on main, push to Harbor registry
## Review Schedule