chg: description improved of the accessnow and action-taken taxonomies
parent
7f8a10c7bf
commit
40cfb8ae15
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"taxonomies": [
|
||||
{
|
||||
"version": 1,
|
||||
"version": 3,
|
||||
"name": "accessnow",
|
||||
"description": "Access Now"
|
||||
"description": "Access Now classification to classify an issue (such as security, human rights, youth rights)."
|
||||
},
|
||||
{
|
||||
"version": 1,
|
||||
|
@ -11,9 +11,9 @@
|
|||
"description": "The access method used to remotely access a system."
|
||||
},
|
||||
{
|
||||
"version": 1,
|
||||
"version": 2,
|
||||
"name": "action-taken",
|
||||
"description": "Action taken."
|
||||
"description": "Action taken in the case of a security incident (CSIRT perspective)."
|
||||
},
|
||||
{
|
||||
"version": 2,
|
||||
|
|
|
@ -112,6 +112,6 @@
|
|||
}
|
||||
],
|
||||
"version": 3,
|
||||
"description": "Access Now classification to classify the issue (such as security, human rights, youth rights).",
|
||||
"description": "Access Now classification to classify an issue (such as security, human rights, youth rights).",
|
||||
"namespace": "accessnow"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"namespace": "action-taken",
|
||||
"description": "Action taken",
|
||||
"version": 1,
|
||||
"description": "Action taken in the case of a security incident (CSIRT perspective).",
|
||||
"version": 2,
|
||||
"predicates": [
|
||||
{
|
||||
"value": "informed ISP/Hosting Service Provider",
|
||||
|
|
Loading…
Reference in New Issue