chg: [circl] significant predicate added
parent
8d8433399f
commit
26626a3715
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"namespace": "circl",
|
"namespace": "circl",
|
||||||
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
|
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection.",
|
||||||
"version": 5,
|
"version": 6,
|
||||||
"predicates": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"value": "incident-classification",
|
"value": "incident-classification",
|
||||||
|
@ -10,6 +10,11 @@
|
||||||
{
|
{
|
||||||
"value": "topic",
|
"value": "topic",
|
||||||
"expanded": "Topic"
|
"expanded": "Topic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "significant",
|
||||||
|
"expanded": "Significant",
|
||||||
|
"description": "Significant topic which has been evaluated to have a certain level of significancy which can have or had a severe impact."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"values": [
|
"values": [
|
||||||
|
|
Loading…
Reference in New Issue