server-monitor-manager/tests/ServerMonitorManager.Desktop.Security.Tests
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
..
packages.lock.json Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.8.1 (#22) 2026-08-10 00:45:57 +07:00
ServerMonitorManager.Desktop.Security.Tests.csproj fix(security): Add version mismatch check, MSIX cleanup on hash failure, TraceSource diagnostics, csproj fix 2026-08-10 20:12:18 +07:00
SshConnectionArgumentsTests.cs fix(security): close desktop and helper debts (#10) 2026-07-31 13:22:00 +07:00
SshHostKeyTrustTests.cs fix(security): close desktop and helper debts (#10) 2026-07-31 13:22:00 +07:00
SshPrivateKeySessionTests.cs fix(security): pin SSH trust and protect session keys (#8) 2026-07-31 02:36:52 +07:00
UpdateServiceTests.cs fix(tests): Fix Test4 broken JSON, Test2 false positive, add cleanup trap and Test9/Test10 2026-08-10 20:07:49 +07:00