Compatibility tables
The tables below show which parts of the OTM specification (version 0.1.0) are supported by IriusRisk.
For the complete OTM specification, please refer to https://github.com/iriusrisk/OpenThreatModel
OTM object
Field |
Type |
Support |
Since version |
---|---|---|---|
otmVersion |
string |
COMPLETE |
4.1 |
project |
PARTIAL |
4.1 |
|
representations |
Representations object |
NOT SUPPORTED |
|
assets |
Assets object |
NOT SUPPORTED |
|
components |
PARTIAL |
4.1 |
|
dataflows |
PARTIAL |
4.1 |
|
trustZones |
PARTIAL |
4.1 |
|
threats |
Threats object |
NOT SUPPORTED |
|
mitigations |
Mitigations object |
NOT SUPPORTED |
|
Project object
Field |
Type |
Support |
Since version |
---|---|---|---|
name |
string |
COMPLETE |
4.1 |
id |
string |
COMPLETE |
4.1 |
description |
richText |
NOT SUPPORTED |
|
owner |
string |
NOT SUPPORTED |
|
ownerContact |
string |
NOT SUPPORTED |
|
tags |
array of strings |
NOT SUPPORTED |
|
attributes |
Map [string, string] |
NOT SUPPORTED |
|
Components object
Field |
Type |
Support |
Since version |
---|---|---|---|
name |
string |
COMPLETE |
4.1 |
id |
string |
COMPLETE |
4.1 |
type |
string |
COMPLETE |
4.1 |
tags |
array of strings |
COMPLETE |
4.1 |
description |
richText |
COMPLETE |
4.1 |
parent |
COMPLETE |
4.1 |
|
representations |
array of Representation Element object |
NOT SUPPORTED |
|
assets |
Asset Instance object |
NOT SUPPORTED |
|
threats |
array of Threat instance object |
NOT SUPPORTED |
|
attributes |
Map [string, string] |
NOT SUPPORTED |
|
TrustZones object
Field |
Type |
Support |
Since version |
---|---|---|---|
name |
string |
REQUIRED NOT SUPPORTED |
|
id |
string |
COMPLETE |
4.1 |
description |
richText |
NOT SUPPORTED |
|
risk |
TrustZoneRisk object |
REQUIRED NOT SUPPORTED |
|
parent |
Parent object |
KNOWN ISSUES NOT SUPPORTED |
4.1 |
representations |
array of Representation Element object |
NOT SUPPORTED |
|
attributes |
Map [string, string] |
NOT SUPPORTED |
|
Parent object
Field |
Type |
Support |
Since version |
---|---|---|---|
trustZone |
string |
COMPLETE |
4.1 |
component |
string |
COMPLETE |
4.1 |
Dataflows object
Field |
Type |
Support |
Since version |
---|---|---|---|
name |
string |
COMPLETE |
4.1 |
id |
string |
COMPLETE |
4.1 |
description |
richText |
NOT SUPPORTED |
|
tags |
array of strings |
COMPLETE |
4.1 |
bidirectional |
boolean |
NOT SUPPORTED |
|
source |
string |
COMPLETE |
4.1 |
destination |
string |
COMPLETE |
4.1 |
assets |
array of strings |
NOT SUPPORTED |
|
threats |
array of Threat instance object |
NOT SUPPORTED |
|
attributes |
Map [string, string] |
NOT SUPPORTED |
|
Comments
0 comments
Please sign in to leave a comment.