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

enbility / ship-go / 16100038350 / 1
95%
dev: 95%

Build:
DEFAULT BRANCH: dev
Ran 06 Jul 2025 02:29PM UTC
Files 23
Run time 0s
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.1

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)

2583 of 2792 relevant lines covered (92.51%)

88.59 hits per line

Source Files on job 16100038350.1
  • Tree
  • List 23
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16100038350
  • c3178766 on github
  • Prev Job for on dev (#16071896920.1)
  • Next Job for on dev (#16100156641.1)
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