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

dickschoeller / gedbrowser / 21682026823
95%
master: 96%

Build:
Build:
LAST BUILD BRANCH: renovate/node-24.x
DEFAULT BRANCH: master
Ran 04 Feb 2026 05:56PM UTC
Jobs 1
Files 643
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

04 Feb 2026 05:43PM UTC coverage: 94.638% (+0.02%) from 94.621%
21682026823

Pull #1305

github

jenkins-schoellerfamily
Fix SonarQube path construction security issues

- GedDocumentFileLoader: Add path validation to prevent directory traversal in dbName parameter
  - Use Paths.get() for safe path construction
  - Validate database names to exclude path separators and traversal sequences
  - Add tests to verify malicious input handling

- StreamManager: Add path validation to prevent directory traversal in filename parameter
  - Normalize paths to detect bypassed traversal attempts
  - Validate both file and resource paths
  - Add tests for path traversal attacks

- FileSystemStorageService: Ensure resolved paths stay within root directory
  - Normalize resolved path after resolve()
  - Verify normalized path still starts with root location
  - Add comprehensive tests for path validation

All changes include unit tests verifying that malicious input is properly rejected.
Pull Request #1305: Fix SonarQube path construction security issues

2059 of 2362 branches covered (87.17%)

9460 of 9996 relevant lines covered (94.64%)

5.42 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
90.48
7.14% org/schoellerfamily/gedbrowser/api/service/storage/FileSystemStorageService.java
3
95.16
0.62% org/schoellerfamily/gedbrowser/persistence/mongo/loader/GedDocumentFileLoader.java
4
88.89
10.32% org/schoellerfamily/gedbrowser/reader/StreamManager.java
Jobs
ID Job ID Ran Files Coverage
1 21682026823.1 04 Feb 2026 05:56PM UTC 643
94.64
GitHub Action Run
Source Files on build 21682026823
  • Tree
  • List 643
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21682026823
  • Pull Request #1305
  • PR Base - development (#21681250992)
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