Adding trust to the MANIFEST file
parent
212272e123
commit
8de62be455
|
@ -553,6 +553,11 @@
|
||||||
"name": "type",
|
"name": "type",
|
||||||
"version": 1
|
"version": 1
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Indicators of Trust provide insight about data on what can be trusted and known as a good actor. Similar to a whitelist but on steroids, reusing features one would use with Indicators of Compromise, but to filter out what is known to be good.",
|
||||||
|
"name": "trust",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "The Use Case Applicability categories reflect standard resolution categories, to clearly display alerting rule configuration problems.",
|
"description": "The Use Case Applicability categories reflect standard resolution categories, to clearly display alerting rule configuration problems.",
|
||||||
"name": "use-case-applicability",
|
"name": "use-case-applicability",
|
||||||
|
@ -575,5 +580,5 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/",
|
"url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/",
|
||||||
"version": "20200324"
|
"version": "20200401"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue