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