Skip to main content

Eclipse OpenSOVD

Eclipse OpenSOVD provides an open source implementation of the Service-Oriented Vehicle Diagnostics (SOVD) standard, as defined in ISO 17978.

In-scope:

  1. Core SOVD Implementation
    • Modular, extensible software stack aligned with ISO 17978, including:
    • Server/client implementations for testing, validation, and integration.
    • Legacy compatibility via adapters (e.g., SOVD-to-UDS protocol translation).
  2. Security & Compliance
    • Authentication/authorization via OAuth 2.0, OpenID Connect, and certificate-based mechanisms.
    • Alignment with ISO 21434 cybersecurity standards for secure data handling.
  3. Documentation & Testing
    • Comprehensive guides for developers, OEMs, and repair shops.
    • Test suites covering ISO 17978 compliance, edge cases, and interoperability.
    • Example use cases (e.g., OTA updates, predictive maintenance workflows).
  4. Ecosystem Integration
    • Native compatibility with Eclipse S-CORE for diagnostics orchestration in SDV runtime environments.
    • Collaboration with COVESA and Eclipse SDV Working Group to align with vehicle data models and semantic APIs.

Out-of-Scope:

  • Proprietary extensions or vendor-specific adaptations.
  • Hardware-specific diagnostic tools/interfaces.
  • Implementation of non-standardized AI/ML features (though extensible for future integration).

 

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-opensovd/classic-diagnostic-adapter 40 28 17
https://github.com/eclipse-opensovd/opensovd 16 16 3
https://github.com/eclipse-opensovd/.eclipsefdn 14 9 0
https://github.com/eclipse-opensovd/odx-converter 13 8 4
https://github.com/eclipse-opensovd/website 5 0 0
https://github.com/eclipse-opensovd/.github 3 2 0
https://github.com/eclipse-opensovd/opensovd-core 1 0 0

Activity - commits

There have been 92 commits made by 15 people on 7 repositories over the last 12 months.


Activity - issues

There have been 24 issues submitted by 6 people on 3 repositories over the last 12 months.


Activity - reviews

There have been 63 reviews submitted by 12 people on 5 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/automotive.opensovd


Releases


IP Lab requests

Organization Settings

  • GitHub organization: eclipse-opensovd
  • 2FA enforced: True
  • Default workflow permissions: read

Branch Protections

This project has a total of 6 repositories in its associated GitHub organization eclipse-opensovd . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top