chg: [circl] covid-19 topic added
parent
1c455b2d71
commit
d89d185997
|
@ -76,7 +76,7 @@
|
|||
{
|
||||
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
|
||||
"name": "circl",
|
||||
"version": 3
|
||||
"version": 4
|
||||
},
|
||||
{
|
||||
"description": "Course of action taken within organization to discover, detect, deny, disrupt, degrade, deceive and/or destroy an attack.",
|
||||
|
@ -565,5 +565,5 @@
|
|||
}
|
||||
],
|
||||
"url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/",
|
||||
"version": "20200308"
|
||||
"version": "20200323"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"namespace": "circl",
|
||||
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
|
||||
"version": 3,
|
||||
"version": 4,
|
||||
"predicates": [
|
||||
{
|
||||
"value": "incident-classification",
|
||||
|
@ -87,6 +87,10 @@
|
|||
{
|
||||
"value": "sextortion",
|
||||
"expanded": "sextortion"
|
||||
},
|
||||
{
|
||||
"value": "covid-19",
|
||||
"expanded": "covid-19"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue