-
Notifications
You must be signed in to change notification settings - Fork 1
ComponentControl
Víctor Cañizares edited this page Dec 14, 2020
·
1 revision
Name | Type | Description | Notes |
---|---|---|---|
ref | String | [optional] | |
name | String | [optional] | |
issueId | String | [optional] | |
platform | String | [optional] | |
cost | Integer | [optional] | |
risk | Integer | [optional] | |
state | String | [optional] | |
owner | String | [optional] | |
desc | String | [optional] | |
source | String | [optional] | |
mitigation | String | [optional] | |
library | String | Reference of the Library | [optional] |
implementations | List<Implementation> | [optional] | |
threats | List<ThreatNameAndRef> | [optional] | |
weaknesses | List<WeaknessNameAndRef> | [optional] | |
references | List<Reference> | [optional] | |
standards | List<Standard> | [optional] | |
udts | List<Udt> | [optional] | |
test | Test | [optional] |