diff --git a/docs/features/persistency/index.rst b/docs/features/persistency/index.rst index 86fdf7b5a1d..fc3d6d23720 100644 --- a/docs/features/persistency/index.rst +++ b/docs/features/persistency/index.rst @@ -31,6 +31,8 @@ Persistency (v0.5 beta) safety_analysis/fmea.rst safety_analysis/dfa.rst safety_planning/index.rst + security_planning/index.rst + security_analysis/stride.rst Feature flag diff --git a/docs/features/persistency/security_analysis/stride.rst b/docs/features/persistency/security_analysis/stride.rst new file mode 100644 index 00000000000..bbc48a7b18c --- /dev/null +++ b/docs/features/persistency/security_analysis/stride.rst @@ -0,0 +1,26 @@ +.. + # ******************************************************************************* + # 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 + # ******************************************************************************* + +Persistency STRIDE +################## + +.. document:: STRIDE + :id: doc__persistency_stride + :status: valid + :safety: ASIL_B + :security: YES + :realizes: wp__feature_security_analysis + :tags: persistency + +STRIDE analysis procedure is required to be defined and applied. This section is created as placeholder and will be updated in future. diff --git a/docs/features/persistency/security_planning/index.rst b/docs/features/persistency/security_planning/index.rst new file mode 100644 index 00000000000..11e2a6dce78 --- /dev/null +++ b/docs/features/persistency/security_planning/index.rst @@ -0,0 +1,42 @@ +.. + # ******************************************************************************* + # Copyright (c) 2025 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 + # ******************************************************************************* + +Feature Security Planning +========================= + +.. document:: Persistency KVS Security WPs + :id: doc__persistency_security_wp + :status: valid + :safety: ASIL_B + :security: YES + :realizes: wp__platform_security_plan + :tags: persistency + + +.. list-table:: Feature persistency Workproducts + :header-rows: 1 + + * - Workproduct Id + - Link to process + - Process status + - Link to issue + - Link to WP + - WP status + + * - :need:`wp__feature_security_analysis` + - :need:`gd_guidl__security_analysis` + - :ndf:`copy('status', need_id='gd_guidl__security_analysis')` + - TBD + - :need:`doc__persistency_stride` + - valid