Commit 50ecf050 authored by Giulio Di Clemente's avatar Giulio Di Clemente
Browse files

Edit EN-304-624.md Table B.10

parent ec806b4b
Loading
Loading
Loading
Loading
+53 −1
Original line number Diff line number Diff line
@@ -2434,7 +2434,7 @@ The following figures present the impact factors evaluation for the 4 use cases
- Availability
- Integrity
- Confidentiality
- Traceability
- and Traceability



@@ -2495,7 +2495,59 @@ The following figures present the impact factors evaluation for the 4 use cases



<div align="center"> 

**Table B.10: Risk factor integrity**
</br>
<table style="border-collapse:collapse; width:100%;">
  <tr>
    <td colspan="2">Integrity</td>
    <td colspan="4">Assets classification by use cases</td>
  </tr>

  <tr>
    <th>Risk Factor</th>
    <th>Description</th>
    <th>Ent. / Private PKI</th>
    <th>Critical sector Private / Ent. PKI</th>
    <th>Public CA PKI</th>
    <th>C-ITS</th>
  </tr>

  <tr>
    <td>INT-2</td>
    <td>The modification of the asset is not critical and does not compromise the trust provided by the PKI.</td>
    <td>REG01: Subscriber data <br> GEN02: Subject key data <br> STA01: Certificate status data <br> SYS03: Event log data <br> SYS13: Event log management function</td>
    <td>SYS03: Event log data  <br>  SYS13: Event log management function</td>
    <td> </td>
    <td> TBD </td>    
  </tr>

  <tr>
    <td>INT-1</td>
    <td>The modification of the asset is not critical and does not compromise the trust provided by the PKI.</td>
    <td> SYS01: System configuration data <br> SYS02: User account data <br> REG02: certificate request <br> DIS01: Certificate store data </td>
    <td> REG01: Subscriber data <br> GEN02: Subject key data <br> STA01: Certificate status data> </td>
    <td> REG01: Subscriber data <br> SYS03: Event log data  <br>  SYS13: Event log management function </td>
    <td> TBD </td>    
    
  </tr>

  <tr>
    <td>INT-0</td>
    <td>The modification of the asset is critical and does compromise entirely the trust provide by the PKI.</td>
    <td>GEN01: CA key data <br> REV01: Revocation request</td>
    <td> SYS01: System configuration data <br> SYS02: User account data <br> REG02: certificate request <br> GEN01: certificate key data <br> DIS01: Certificate store data <br> REV01: Revocation request</td>
    <td> SYS01: System configuration data <br> SYS02: User account data <br> REG02: certificate request <br> GEN01: CA key data <br> GEN02: Subject key data <br>DIS01: Certificate store data <br> REV01: Revocation request <br> STA01: Certificate status data </td>
    <td> TBD </td>
    
  </tr>




</table>
</div>