new: [mitre] MITRE Data Sources and Data Components fixes #914

This commit is contained in:
Christophe Vandeplas 2024-01-12 17:08:06 +01:00
parent 6a325420bf
commit 6ea968588a
No known key found for this signature in database
GPG key ID: BDC48619FFDC5A5B
10 changed files with 11399 additions and 46552 deletions

View file

@ -0,0 +1,9 @@
{
"description": "Data components are parts of data sources. ",
"icon": "sitemap",
"name": "mitre-data-component",
"namespace": "mitre-attack",
"type": "mitre-data-component",
"uuid": "afff2d74-5d4a-4aa7-995a-3701a2dbe593",
"version": 1
}

View file

@ -0,0 +1,9 @@
{
"description": "Data sources represent the various subjects/topics of information that can be collected by sensors/logs. ",
"icon": "sitemap",
"name": "mitre-data-source",
"namespace": "mitre-attack",
"type": "mitre-data-source",
"uuid": "dca5da28-fdc0-4b37-91cd-989d139d96cf",
"version": 1
}