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

Repository Commits Reviews Issues
https://github.com/eclipse-opensovd/classic-diagnostic-adapter 118 72 37
https://github.com/eclipse-opensovd/odx-converter 29 13 6
https://github.com/eclipse-opensovd/opensovd-core 27 11 4
https://github.com/eclipse-opensovd/opensovd 20 22 5
https://github.com/eclipse-opensovd/.eclipsefdn 14 11 0
https://github.com/eclipse-opensovd/dlt-tracing-lib 8 1 1
https://github.com/eclipse-opensovd/website 5 0 0
https://github.com/eclipse-opensovd/.github 4 4 0
https://github.com/eclipse-opensovd/fault-lib 1 2 0

Activity - commits

There have been 226 commits made by 19 people on 9 repositories over the last 12 months.


Activity - issues

There have been 53 issues submitted by 10 people on 5 repositories over the last 12 months.


Activity - reviews

There have been 136 reviews submitted by 18 people on 8 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


Reviews


IP Lab requests

Organization Settings

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

Branch Protections

This project has a total of 10 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

SDV Maturity badges recognise achievements made by the project towards the SDV maturity assessment goals. Learn more on the dedicated page .

These badges only apply to the SDV Working Group .

Blueprints integration

Is the project used to showcase the resolution of a real-life situation, either individually or integrated with other Eclipse SDV projects? See the SDV Blueprints project for more information.

This project has not registered any activity on the criteria.

Requirements

How well is the project doing when it comes to Requirements e.g. defining, versioning and managing, traceability, coverage, etc? For more details on the needs for the different levels of the Requirements Criteria read its definition here .

This project has not registered any activity on the criteria.

Testing

How well is the project doing when it comes to Testing e.g. defining, versioning and managing, traceability, coverage, types of tests etc? For more details on the needs for the different levels of the Testing Criteria read its definition here .

This project has not registered any activity on the criteria.

Documentation

How well is the project doing when it comes to Documentation e.g. types of documents depending on contents, versioning, etc? For more details on the needs for the different levels of the Documentation Criteria read its definition here .

This project has not registered any activity on the criteria.

Coding Guidelines

How well is the project doing when it comes to Coding Guidelines e.g. defining, adhering, managing issues etc? For more details on the needs for the different levels of the Coding Guidelines Criteria read its definition here .

This project has not registered any activity on the criteria.

Release process

How well is the project doing when it comes to Releases e.g. defining a process, versioning and managing, release notes, coverage etc? For more details on the needs for the different levels of the Release Process Criteria read its definition here .

This project has not registered any activity on the criteria.

OSS Best Practices

Is the project respecting OSS good practices files in their repositories? See also the legal documentation checker for more information.

OSS Best Practices badge for automotive.opensovd

<a href="https://metrics.eclipse.org/projects/automotive.opensovd" alt="OSS Best Practices badge for automotive.opensovd">![OSS Best Practices badge for automotive.opensovd](https://metrics.eclipse.org/badges/automotive.opensovd_badge_oss_best_practices.png)</a>

Back to the top