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

enbility / ship-go
95%

Build:
DEFAULT BRANCH: dev
Repo Added 14 Jan 2024 07:40PM UTC
Files 34
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

LAST BUILD ON BRANCH dev
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bugfix/race-condition
  • dev
  • feature/action-update
  • feature/analysis-docs
  • feature/bugfixes
  • feature/json-parsing-improvements
  • feature/maintenance
  • feature/register-improvements
  • fix_issue_49
  • main

13 Oct 2025 11:21AM UTC coverage: 95.016% (-0.5%) from 95.55%
18464140295

push

github

web-flow
Critical security and other bugfixes (#58)

- security: fix SKI validation & add fingerprint
  - Calculate SKI from public key using ECDH conversion method
  - Validate certificate SKI matches cryptographically derived value
  - Prevent certificate forgery attacks via SKI field manipulation
  - Ensure RFC 3280 4.2.1.2 method (1) compliance for SHIP protocol
  - Add error case tests
  - Add fingerprint, needed for future functionality
- Fix mDNS incorrect entry merges
- Do not merge mDNS services with the same SKI into a single one. This
would only happen if there would be multiiple mDNS entries claiming the
same SKI.
- Fix IPv6 address format
- The address is already properly formatted for IPv6 using
net.JoinHostPort(), so there is no need to do this manually.
- Fix RemoteSKIConnected not being invoked properly 
- The issue happened, when the service was registered with a known
shipid
- When mDNS entries are removed, stop trying to connect to these
services
- Fix: eliminate connection race conditions from bypass logic

139 of 149 new or added lines in 9 files covered. (93.29%)

19 existing lines in 2 files now uncovered.

3279 of 3451 relevant lines covered (95.02%)

7345.19 hits per line

Relevant lines Covered
Build:
Build:
3451 RELEVANT LINES 3279 COVERED LINES
7345.19 HITS PER LINE
Source Files on dev
  • Tree
  • List 34
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18464140295 dev Critical security and other bugfixes (#58) - security: fix SKI validation & add fingerprint - Calculate SKI from public key using ECDH conversion method - Validate certificate SKI matches cryptographically derived value - Prevent certificat... push 13 Oct 2025 11:24AM UTC web-flow github
95.02
17497938158 feature/bugfixes Merge 4ed1ec510 into 7ef1c359d Pull #58 05 Sep 2025 03:48PM UTC web-flow github
95.07
17413105264 feature/bugfixes Merge 67a274ba8 into 7ef1c359d Pull #58 02 Sep 2025 06:54PM UTC web-flow github
95.5
17383370888 dev Update security email address in SECURITY.md push 01 Sep 2025 04:53PM UTC web-flow github
95.55
17376284124 feature/bugfixes Merge ba093eee9 into e9c9e9aba Pull #58 01 Sep 2025 11:31AM UTC web-flow github
95.44
16346983669 dev Minor log output formatting fix push 17 Jul 2025 01:53PM UTC DerAndereAndi github
95.55
16206399689 dev ♻️ refactor: decompose hub connection functions for better testability - Extract pure functions from connectFoundService and initateConnection - Add validateConnectionLimit() for connection limit checking - Add createWebSocketDialer() for WebSoc... push 10 Jul 2025 09:30PM UTC DerAndereAndi github
95.55
16203496042 dev 🐛 fix: resolve data race conditions in test suites - Convert ship test suites to use ConnectionSuiteSafe for concurrent operations - Replace mock.Anything with type-specific matchers in hub tests to avoid race conditions - Rename test helper file... push 10 Jul 2025 06:53PM UTC DerAndereAndi github
92.73
16200708728 dev Coverage of examples is not relevant push 10 Jul 2025 04:31PM UTC DerAndereAndi github
90.03
16196560582 dev Fix linter and tests (#55) - Make sure to use updated linter v2 - Fix failing tests and linter warnings push 10 Jul 2025 01:34PM UTC web-flow github
64.25
See All Builds (175)
  • Repo on GitHub
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

© 2025 Coveralls, Inc