Commit c4a1e358 authored by Valerie Aurora's avatar Valerie Aurora
Browse files

More mapping formatting fixes

parent fc0b59e9
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -783,9 +783,9 @@ The manufacturer shall ensure that all security-relevant firmware and software a
Mitigations satisfy technical requirements only under when they mitigate the relevant risks appropriately. Risk factors are used to determine this. The below table shows which mitigations are appropriate to which use cases or security profiles based on the risk factors determined in the risk assessment.

| Risk factors        | Requires mitigations |
|---------------------|--------------------------------|
| NET = 0             | SCFS                           |
| NET <= 0 or COM = 0 | SSCA                           |
|---------------------|----------------------|
| NET < 1             | SCFS                 |
| NET < 1 or COM < 1  | SSCA                 |
| NET > 0 and COM > 0 | FZ95 or ETIN or IMSL |

| Security Profile    | Requires mitigations           |