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

enbility / ship-go / 16100038350
95%

Build:
DEFAULT BRANCH: dev
Ran 06 Jul 2025 02:29PM UTC
Jobs 1
Files 23
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 Jul 2025 02:28PM UTC coverage: 92.514% (-0.1%) from 92.65%
16100038350

push

github

DerAndereAndi
refactor: improve WebSocket message size limits and reorganize documentation

- Fix misleading MaxMessageSize constant (was used as buffer size, not message limit)
- Change MaxMessageSize from buffer size (1024) to actual message limit (100KB)
- Remove explicit buffer size configuration (use gorilla/websocket defaults)
- Add SetReadLimit() calls to enforce message size limits for DoS protection
- Add tests for message size validation

Documentation updates:
- Move SHIP analyses from specific-issues/ to detailed-analysis/
- Create comprehensive TLS fragment analysis documentation:
  - TLS_FRAGMENT_ANALYSIS.md: Core analysis with regulatory implications
  - TLS_1024_IMPLEMENTATION_EFFORT.md: Implementation options and effort
  - OpenSSL_Integration_Analysis.md: Feasibility of OpenSSL approach
- Update SPEC_DEVIATIONS.md with refined compliance assessment
- Rename SHIP_Requirements_Analysis.md to SHIP_Installation_Requirements_Analysis.md
- Update all documents to follow new documentation standards
- Add Document Purpose Guide to README_START_HERE.md
- Migrate content from ANALYSIS_HISTORY.md to appropriate documents

Key findings:
- TLS 1024-byte fragment requirement not supported by Go's crypto/tls
- Requirement designed for 2015-2016 era devices with <512KB RAM
- EU CRA and BSI TR-03109 compliance implications documented
- Implementation possible via proxy/sidecar (1-2 weeks) or OpenSSL (3-4 months)

3 of 5 new or added lines in 1 file covered. (60.0%)

2 existing lines in 1 file now uncovered.

2583 of 2792 relevant lines covered (92.51%)

88.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
86.67
-0.45% hub/hub_connections.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
95.6
-0.8% mdns/avahi.go
Jobs
ID Job ID Ran Files Coverage
1 16100038350.1 06 Jul 2025 02:29PM UTC 23
92.51
GitHub Action Run
Source Files on build 16100038350
  • Tree
  • List 23
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16100038350
  • c3178766 on github
  • Prev Build on dev (#16071896920)
  • Next Build on dev (#16100156641)
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