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

jhillyerd / enmime / 27069364693
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: fix/issue-109
DEFAULT BRANCH: main
Ran 06 Jun 2026 05:42PM UTC
Jobs 2
Files 39
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

06 Jun 2026 05:42PM UTC coverage: 86.379%. Remained the same
27069364693

push

github

jhillyerd
fix: escape arbitrary input in textproto errors (CVE-2026-42507)

Apply the same fix as Go CL 777060 to our vendored internal/textproto:
- Quote Error.Msg in Error.Error() via %q
- Escape user-controlled input in all ProtocolError messages via %q

This prevents injection of misleading content or terminal control bytes
into error messages from externally-controlled protocol data.

5 of 11 new or added lines in 3 files covered. (45.45%)

3285 of 3803 relevant lines covered (86.38%)

4319.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
88.7
0.0% internal/textproto/reader.go
3
48.72
0.0% internal/textproto/reader_email.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.25.x - 27069364693.1 06 Jun 2026 05:42PM UTC 39
86.38
GitHub Action Run
2 Go-1.26.x - 27069364693.2 06 Jun 2026 05:42PM UTC 39
86.38
GitHub Action Run
Source Files on build 27069364693
  • Tree
  • List 39
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 975b1b62 on github
  • Prev Build on main (#27069138935)
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