We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d23c79 commit 568f1c7Copy full SHA for 568f1c7
1 file changed
src/extensions/score_metamodel/metamodel.yaml
@@ -736,6 +736,7 @@ needs_types:
736
violates: feat_arc_sta
737
optional_options:
738
mitigation_issue: ^https://github.com/.*$
739
+ safety_relevant: ^.*$
740
optional_links:
741
mitigated_by: stkh_req, aou_req
742
parts: 3
@@ -810,6 +811,9 @@ needs_types:
810
811
812
# req-Id: tool_req__docs_saf_attrs_mitigation_issue
813
814
+ # Added for persistency FMEA
815
816
+ root_cause: ^.*$
817
mandatory_links:
818
# req-Id: tool_req__docs_saf_attrs_violates
819
violates: feat_arc_dyn
0 commit comments