| Goal Attribute | Required Content | Example (CG-04) |
|---|---|---|
| CIA property | Which of Confidentiality/Integrity/Availability is protected | Integrity |
| Asset | The specific asset being protected | CAN messages on powertrain bus |
| Constraint | The security property that must hold | Attacker cannot inject arbitrary engine torque commands without detection |
| Link to TARA | Reference to the threat scenario that drives this goal | TS-11 (engine torque injection via compromised gateway) |
| Impact level | ASIL-equivalent: this goal's criticality | Impact S3 — safety critical |
💡 Cybersecurity Goal Wording
A cybersecurity goal must be measurable and testable. 'The system shall be secure' fails — it has no pass/fail criterion. 'The integrity of CAN powertrain bus messages shall be protected such that an attacker cannot inject arbitrary engine torque commands without detection within 10 ms' succeeds — it specifies the CIA property (integrity), the asset (powertrain CAN), the constraint (no undetected injection), and a measurable timing bound (10 ms detection latency).