.. # ******************************************************************************* # Copyright (c) 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. # # This program and the accompanying materials are made available under the # terms of the Apache License Version 2.0 which is available at # https://www.apache.org/licenses/LICENSE-2.0 # # SPDX-License-Identifier: Apache-2.0 # ******************************************************************************* Introduction ============ .. toctree:: :maxdepth: 2 :caption: Contents: Motivation ---------- | The score process model aims to establish organization rules for developing | open source software in the automotive industry, which can be used in safety and security context. Objectives ---------- | The process model shall provide processes, which conform to state-of the art standards | * ASPICE | * ISO 26262 | * ISO 21434 | * ISO PAS 8926 Approach -------- 1. We aim for a process model as common basis for process documentation (compare figure below). 2. We work code centric (trace text as code) and iteratively. 3. We aim to develop the process in conformance to the targeted standards (compare figure below). 4. We aim to establish traceability from the begin (compare figure below, todo: add link to work product traceability model). 5. We aim to verify conformity and traceability by tool automation as much as possible (compare figure below). 6. We aim for an iterative collaboration model initiated by contribution requests (compare todo: add link to contribution_request_guidance) .. figure:: _assets/score_process_model.drawio.svg :width: 100% :align: center :alt: Score process model Score process model