• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aelassas / servy / 25391032506
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 05 May 2026 05:18PM UTC
Jobs 1
Files 188
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 May 2026 05:12PM UTC coverage: 53.755% (+0.04%) from 53.715%
25391032506

push

github

aelassas
fix(core): SecurityHelper.cs - CreateSecureDirectory does not purge non-listed explicit ACEs; pre-existing or attacker-created directory retains foreign Full-Control grants
fix(desktop,manager): AppBootstrapper.cs - When OnStartup calls app.Shutdown() for security/SQLite checks, caller still proceeds to StartAvailabilityMonitor + InitializeAppWithFaultHandlingAsync
fix(desktop,manager): AppBootstrapper.cs - ProtectedKeyProvider created and never disposed; cached AES key material lingers in heap until GC
ci(sonar): sonar.yml - Missing top-level permissions block leaves GITHUB_TOKEN at repo defaults; PR trigger silently commented out
fix(psm1): Invoke-ServyCli scrubs stderr (success path) and both streams (catch path) but leaves success-path stdout unscrubbed
fix(core): SecureData.cs - IDisposable class holding raw AES/HMAC keys has no finalizer; forgotten Dispose leaves key material unwiped until GC
fix(core): ProtectedKeyProvider.cs - IDisposable holding decrypted AES key/IV has no finalizer; forgotten Dispose leaves plaintext key material in managed heap until GC
fix(core): EnvironmentVariableHelper.cs - ProtectedVariables list omits DOTNET_ROOT, DOTNET_HOST_PATH, DOTNET_BUNDLE_EXTRACT_BASE_DIR — .NET runtime hijacking via env var override
fix(notifications): ServySecurity.ps1 - Protect-SensitiveString claims parity with C# MaskingRegex but is missing the space-separator and '/' branches; secrets in CLI args leak into email/toast notifications
fix(core): ProtectedKeyProvider.cs - GetCachedOrGenerate fast-path reads cacheField without synchronization; race with InvalidateCache can NRE on Clone()

1104 of 1915 branches covered (57.65%)

Branch coverage included in aggregate %.

27 of 48 new or added lines in 7 files covered. (56.25%)

334 existing lines in 6 files now uncovered.

8072 of 15155 relevant lines covered (53.26%)

381.3 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
3.03
-0.03% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
3
28.65
-0.47% src/Servy.Manager/App.xaml.cs
3
0.0
0.0% src/Servy/App.xaml.cs
1
76.62
0.12% src/Servy.Core/Security/ProtectedKeyProvider.cs

Coverage Regressions

Lines Coverage ∆ File
314
44.98
0.38% src/Servy.Service/Service.cs
13
93.46
-3.18% src/Servy.Core/Helpers/Helper.cs
4
3.03
-0.03% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy/App.xaml.cs
1
28.65
-0.47% src/Servy.Manager/App.xaml.cs
1
76.89
-0.4% src/Servy.Manager/Utils/LogTailer.cs
Jobs
ID Job ID Ran Files Coverage
1 25391032506.1 05 May 2026 05:18PM UTC 188
53.76
GitHub Action Run
Source Files on build 25391032506
  • Tree
  • List 188
  • Changed 12
  • Source Changed 10
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25391032506
  • ea9b3e51 on github
  • Prev Build on net48 (#25363399500)
  • Next Build on net48 (#25399547497)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc