chg: [information-security-data-source] descriptions added for type of information (WiP)
parent
95c64af67f
commit
b797435111
|
@ -59,32 +59,32 @@
|
||||||
{
|
{
|
||||||
"value": "vulnerability",
|
"value": "vulnerability",
|
||||||
"expanded": "Vulnerability",
|
"expanded": "Vulnerability",
|
||||||
"description": ""
|
"description": "Information regarding a weakness of an asset which might be exploited by a threat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "threat",
|
"value": "threat",
|
||||||
"expanded": "Threat",
|
"expanded": "Threat",
|
||||||
"description": ""
|
"description": "Information regarding the potential cause on an unwanted incident"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "countermeasure",
|
"value": "countermeasure",
|
||||||
"expanded": "Countermeasure",
|
"expanded": "Countermeasure",
|
||||||
"description": ""
|
"description": "Information regarding any administrative, managerial, technical or legal control that is used to counteract an information security risk"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "attack",
|
"value": "attack",
|
||||||
"expanded": "Attack",
|
"expanded": "Attack",
|
||||||
"description": ""
|
"description": "Information regarding any unauthorized attempt to access, alter or destroy an asset"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "risk",
|
"value": "risk",
|
||||||
"expanded": "Risk",
|
"expanded": "Risk",
|
||||||
"description": ""
|
"description": "Information describing the consequences of a potential event, such as an attack"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "asset",
|
"value": "asset",
|
||||||
"expanded": "Asset",
|
"expanded": "Asset",
|
||||||
"description": ""
|
"description": "Information regarding any object or characteristic that has value to an organization"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue