Skip to content

Commit e04628e

Browse files
correct review findings
1 parent c87bea7 commit e04628e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

process/folder_templates/features/feature_name/requirements/chklst_req_inspection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Requirement Inspection Checklist
131131
-
132132
* - REQ_07_02
133133
- Is the attribute *security* set correctly?
134-
- Stakeholder requirements security attribute should be set based on Threat Analysis and Risk Assessment (TARA) (process is TBD). For feature/component requirements this checklist item is supported by automated check: "Every requirement which satisfies a requirement with security attribute set to YES inherits this". But the feature/component requirements/architecture may additionally also be subject to a Software Security Criticality Analysis (process is TBD).
134+
- For feature/component requirements this checklist item is supported by automated check: "Every requirement which satisfies a stakeholder requirement with security attribute set to YES inherits this". But the feature/component requirements/architecture may additionally also be subject to a :ref:`Software Security Analysis <security_analysis>`.
135135
-
136136
-
137137
-

process/folder_templates/modules/module_name/component_name/docs/requirements/chklst_req_inspection.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Requirement Inspection Checklist
100100
-
101101
-
102102
* - REQ_03_02
103-
- For feature/component requirements: Is the *linkage to the parent requirement* correct?
103+
- Is the *linkage to the parent feature/component requirement* correct?
104104
- Linkage to correct levels and ASIL attributes is checked automatically, but it needs checking if the child requirement implements (at least) a part of the parent requirement.
105105
-
106106
-
@@ -131,7 +131,7 @@ Requirement Inspection Checklist
131131
-
132132
* - REQ_07_02
133133
- Is the attribute *security* set correctly?
134-
- Stakeholder requirements security attribute should be set based on Threat Analysis and Risk Assessment (TARA) (process is TBD). For feature/component requirements this checklist item is supported by automated check: "Every requirement which satisfies a requirement with security attribute set to YES inherits this". But the feature/component requirements/architecture may additionally also be subject to a Software Security Criticality Analysis (process is TBD).
134+
- For component requirements this checklist item is supported by automated check: "Every requirement which satisfies a feature requirement with security attribute set to YES inherits this". But the component requirements/architecture may additionally also be subject to a :ref:`Software Security Analysis <security_analysis>`..
135135
-
136136
-
137137
-
@@ -148,7 +148,7 @@ Requirement Inspection Checklist
148148
-
149149
-
150150
* - REQ_09_02
151-
- For feature/component requirements: Do the requirements defining a safety mechanism contain the error reaction leading to a safe state?
151+
- Do the requirements that define a safety mechanism specify the error reaction leading to a safe state?
152152
- Alternatively to the safe state there could also be "repair" mechanisms. Also do not forget to consider REQ_05_01 for these.
153153
-
154154
-

0 commit comments

Comments
 (0)