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

orion-ecs / keen-eye / 20215420054 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 10:57PM UTC
Files 180
Run time 4s
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

14 Dec 2025 10:56PM UTC coverage: 91.473% (-0.08%) from 91.554%
20215420054.1

push

github

tyevco
fix: Add path traversal protection for save slot names

Address CodeQL security warnings from issue #349 by adding slot name
validation to prevent path traversal attacks.

Changes:
- Add SlotNameValidator class to validate slot names and reject path
  separators, ".." sequences, and invalid filename characters
- Integrate validation into SaveManager.GetSlotFilePath
- Integrate validation into EncryptedPersistenceApi.GetSlotFilePath
- Add unit tests for slot name validation (rejects invalid names)
- Add delta compression tests (verify reduced file sizes)
- Add test for skipped delta when no changes detected

Note: True delta saves (item 1 in issue) were already implemented in
AutoSaveSystem.SaveDelta using DeltaDiffer - no changes needed there.

Closes #349

1856 of 2015 branches covered (92.11%)

Branch coverage included in aggregate %.

10148 of 11108 relevant lines covered (91.36%)

1.44 hits per line

Source Files on job 20215420054.1
  • Tree
  • List 180
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20215420054
  • ae7fd53c on github
  • Prev Job for on main (#20215301428.1)
  • Next Job for on main (#20215719019.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc