Add multiple impacts for CCT (#2871)
This commit is contained in:
parent
442194d295
commit
6d2e23d4c5
@ -3,6 +3,7 @@
|
||||
"type": "SECURITY_HOTSPOT",
|
||||
"code": {
|
||||
"impacts": {
|
||||
"MAINTAINABILITY": "LOW",
|
||||
"SECURITY": "HIGH"
|
||||
},
|
||||
"attribute": "TRUSTWORTHY"
|
||||
|
@ -3,6 +3,7 @@
|
||||
"type": "SECURITY_HOTSPOT",
|
||||
"code": {
|
||||
"impacts": {
|
||||
"MAINTAINABILITY": "LOW",
|
||||
"SECURITY": "MEDIUM"
|
||||
},
|
||||
"attribute": "COMPLETE"
|
||||
|
@ -3,6 +3,7 @@
|
||||
"type": "VULNERABILITY",
|
||||
"code": {
|
||||
"impacts": {
|
||||
"RELIABILITY": "MEDIUM",
|
||||
"SECURITY": "HIGH"
|
||||
},
|
||||
"attribute": "CONVENTIONAL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user