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

tomdesair / tus-java-server / 28395814495
95%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2026 07:03PM UTC
Jobs 1
Files 92
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

29 Jun 2026 07:01PM UTC coverage: 94.93%. Remained the same
28395814495

push

github

web-flow
🛡️ Sentinel: [HIGH] Fix CRLF injection in Content-Disposition header (#94)

* 🛡️ Sentinel: [HIGH] Fix CRLF injection in Content-Disposition header

This commit sanitizes the `filename` parameter in the `Content-Disposition` header in `DownloadGetRequestHandler.java`. By removing carriage returns (`\r`), line feeds (`\n`), and double quotes (`"`), we prevent HTTP Response Splitting / CRLF Injection vulnerabilities. The URL-encoded `filename*` parameter remains fully capable of handling special characters safely.

Also added `DownloadGetRequestHandlerSecurityTest.java` to prevent regression.

Co-authored-by: tomdesair <14034630+tomdesair@users.noreply.github.com>

* 🛡️ Sentinel: [HIGH] Fix CRLF injection in Content-Disposition header

This commit sanitizes the `filename` parameter in the `Content-Disposition` header in `DownloadGetRequestHandler.java`. By removing carriage returns (`\r`), line feeds (`\n`), and double quotes (`"`), we prevent HTTP Response Splitting / CRLF Injection vulnerabilities. The URL-encoded `filename*` parameter remains fully capable of handling special characters safely.

Also added `DownloadGetRequestHandlerSecurityTest.java` to prevent regression.

Co-authored-by: tomdesair <14034630+tomdesair@users.noreply.github.com>

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: tomdesair <14034630+tomdesair@users.noreply.github.com>

623 of 700 branches covered (89.0%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

1811 of 1864 relevant lines covered (97.16%)

6.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28395814495.1 29 Jun 2026 07:03PM UTC 184
83.83
GitHub Action Run
Source Files on build 28395814495
  • Tree
  • List 92
  • Changed 46
  • Source Changed 1
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28395814495
  • 8fd64836 on github
  • Prev Build on master (#28395046972)
  • Next Build on master (#28396012308)
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