server-monitor-manager/src
ochenstarik-ui d21c0c5d22 fix(security): Add version mismatch check, MSIX cleanup on hash failure, TraceSource diagnostics, csproj fix
- UpdateService: manifest version must match release tag_name (prevents cross-version attacks)
- UpdateService: corrupted MSIX deleted immediately on hash mismatch
- UpdateService: TraceSource logging for all verification steps
- UpdateService: Trust anchor constants with docs/release-policy.md reference
- Bootstrap: docs/release-policy.md reference next to identity constants
- Test csproj: add UpdateService.cs Compile Include (tests won't compile without this)
2026-08-10 20:12:18 +07:00
..
ServerMonitorManager.Agent feat: client certificate lifecycle management, auto-renewal, and CA rotation guide 2026-08-10 12:01:43 +07:00
ServerMonitorManager.Control feat(cert): refine certificate renewal endpoints, remove TEST_EVIDENCE.md, and add 401 rejection unit test 2026-08-10 12:01:44 +07:00
ServerMonitorManager.Core feat: client certificate lifecycle management, auto-renewal, and CA rotation guide 2026-08-10 12:01:43 +07:00
ServerMonitorManager.Desktop fix(security): Add version mismatch check, MSIX cleanup on hash failure, TraceSource diagnostics, csproj fix 2026-08-10 20:12:18 +07:00
ServerMonitorManager.Provisioning.Helper feat: reproducible builds — central package versions and lock files 2026-08-09 18:13:34 +07:00