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

umputun / remark42 / 22518735198
84%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2026 10:16AM UTC
Jobs 1
Files 50
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

28 Feb 2026 10:13AM UTC coverage: 84.394% (-0.04%) from 84.437%
22518735198

push

github

umputun
fix: IPv6 address truncation and image proxy SSRF vulnerabilities

Replace strings.Split(RemoteAddr, ":") with net.SplitHostPort for correct
IPv6 address extraction in vote deduplication and comment IP tracking.

Harden image proxy: add SSRF-safe transport blocking private/reserved IPs
at connection time with DNS rebinding protection, sanitize error messages
to prevent information leakage, add response size limit via io.LimitReader.

Fix shadowed error variables in BlockedUsers, SetTitle, and Delete methods.
Exclude gosec taint analysis false positives at linter config level.

71 of 96 new or added lines in 7 files covered. (73.96%)

6165 of 7305 relevant lines covered (84.39%)

34.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
92.03
0.0% backend/app/store/service/service.go
6
64.29
0.0% backend/app/store/service/tree.go
16
80.45
-1.29% backend/app/rest/proxy/image.go
Jobs
ID Job ID Ran Files Coverage
1 22518735198.1 28 Feb 2026 10:16AM UTC 50
84.39
GitHub Action Run
Source Files on build 22518735198
  • Tree
  • List 50
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aca0cff3 on github
  • Prev Build on master (#22288132772)
  • Delete
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