@@ -700,7 +700,6 @@ needs_types:
700700 optional_options :
701701 safety_relevant : ^(yes|no)$
702702 mitigation_issue : ^https://github\.com/[^/]+/[^/]+/issues/\d+$
703- safety_relevant : ^(yes|no)$
704703 optional_links :
705704 mitigated_by : stkh_req, aou_req
706705 parts : 3
@@ -723,13 +722,12 @@ needs_types:
723722 violates : feat_arc_sta
724723 optional_options :
725724 # req-Id: tool_req__docs_saf_attrs_
726-
727-
725+
726+
728727 # req-Id: tool_req__docs_saf_attrs_safety_relevant
729728 safety_relevant : ^(yes|no)$
730729 mitigation_issue : ^https://github\.com/[^/]+/[^/]+/issues/\d+$
731- # req-Id: tool_req__docs_saf_attrs_safety_relevant
732- safety_relevant : ^(yes|no)$
730+
733731 optional_links :
734732 # req-Id: tool_req__docs_saf_attrs_mitigated_by
735733 # (only mandatory once valid status == valid)
@@ -756,8 +754,6 @@ needs_types:
756754 # req-Id: tool_req__docs_saf_attrs_safety_relevant
757755 safety_relevant : ^(yes|no)$
758756 mitigation_issue : ^https://github\.com/[^/]+/[^/]+/issues/\d+$
759- # req-Id: tool_req__docs_saf_attrs_safety_relevant
760- safety_relevant : ^(yes|no)$
761757 mandatory_links :
762758 # req-Id: tool_req__docs_saf_attrs_violates
763759 violates : comp_arc_sta
@@ -790,10 +786,6 @@ needs_types:
790786 # req-Id: tool_req__docs_saf_attrs_root_cause
791787 root_cause : ^[\s\S]+$
792788 mitigation_issue : ^https://github\.com/[^/]+/[^/]+/issues/\d+$
793- # req-Id: tool_req__docs_saf_attrs_safety_relevant
794- safety_relevant : ^(yes|no)$
795- # req-Id: tool_req__docs_saf_attrs_root_cause
796- root_cause : ^[\s\S]+$
797789 mandatory_links :
798790 # req-Id: tool_req__docs_saf_attrs_violates
799791 violates : feat_arc_dyn, feat_arc_sta
@@ -826,9 +818,6 @@ needs_types:
826818 root_cause : ^[\s\S]+$
827819 mitigation_issue : ^https://github\.com/[^/]+/[^/]+/issues/\d+$
828820 # req-Id: tool_req__docs_saf_attrs_safety_relevant
829- safety_relevant : ^(yes|no)$
830- # req-Id: tool_req__docs_saf_attrs_root_cause
831- root_cause : ^[\s\S]+$
832821 mandatory_links :
833822 # req-Id: tool_req__docs_saf_attrs_violates
834823 violates : comp_arc_dyn, comp_arc_sta
0 commit comments