: Public Class
Created: 11.12.2018 14:41:48
Modified: 25.04.2023 13:47:37
Project:
Advanced:
Score is the entity for vulnerability rating. When the base metrics are assigned values by an analyst, a score is being computed.<br/><br/>Semantics:<br/><br/>Properties of other entities will provide all the relevant information that are needed for attack rating. The attribute calculationFormula describes which scoring system is used, e.g., CVSS, SecL, etc. Alternatively, an empirical value or expert opinion can be given if this attribute is left empty.<br/><br/>Example: 3.1#CVSS:3.1/AV:P/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L<br/><br/>Optional:<br/>[1] Vulnerabilities should have a score<br/><br/>Notation:<br/><br/>The Score is shown as a solid-outline rectangle with a name and its properties.<br/><br/>Extension: UML::Class<br/>
Attribute
Public String
  calculationFormula
Details:
Notes: Score system used, e.g., CVSS, SecL, etc.<br/>
Public Float
  value
Details:
 
Element Source Role Target Role
Vulnerability
Class  
Name:  
 
Name: score
 
Details:
 
Object Type Connection Direction Notes
TraceableSpecification Class Generalization To