Fix [clusters] authors

pull/941/head
niclas 2024-03-05 15:11:57 +01:00
parent 5be77f6c2d
commit f756c18d1d
12 changed files with 48 additions and 24 deletions

View File

@ -1,9 +1,11 @@
{
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Campaigns",
"description": "Tidal Campaigns Cluster",
"name": "Tidal Campaigns",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/campaigns/",
"type": "campaigns",
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
"values": [

View File

@ -1,9 +1,11 @@
{
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Threat Groups",
"description": "Tidal Threat Groups Cluster",
"name": "Tidal Threat Groups",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/groups/",
"type": "groups",
"uuid": "41c3e5c0-de5c-4edb-b48b-48cd8e7519e6",
"values": [

View File

@ -1,9 +1,11 @@
{
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "References",
"description": "Tidal References Cluster",
"name": "Tidal References",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/references/",
"type": "references",
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
"values": [

View File

@ -1,9 +1,11 @@
{
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Software",
"description": "Tidal Software Cluster",
"name": "Tidal Software",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/software/",
"type": "software",
"uuid": "38d62d8b-4c49-489a-9bc4-8e294c4f04f7",
"values": [

View File

@ -1,9 +1,11 @@
{
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Tactic",
"description": "Tidal Tactic Cluster",
"name": "Tidal Tactic",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/tactic/",
"type": "tactic",
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
"values": [

View File

@ -1,9 +1,11 @@
{
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Technique",
"description": "Tidal Technique Cluster",
"name": "Tidal Technique",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/technique/",
"type": "technique",
"uuid": "43a8fce6-08d3-46c2-957d-53606efe2c48",
"values": [

View File

@ -8,11 +8,13 @@
"icon": "bullhorn"
},
"cluster": {
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Campaigns",
"description": "Tidal Campaigns Cluster",
"name": "Tidal Campaigns",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/campaigns/",
"type": "campaigns"
}
}

View File

@ -8,11 +8,13 @@
"icon": "user-secret"
},
"cluster": {
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Threat Groups",
"description": "Tidal Threat Groups Cluster",
"name": "Tidal Threat Groups",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/groups/",
"type": "groups"
}
}

View File

@ -8,11 +8,13 @@
"icon": "list"
},
"cluster": {
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "References",
"description": "Tidal References Cluster",
"name": "Tidal References",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/references/",
"type": "references"
}
}

View File

@ -8,11 +8,13 @@
"icon": "file-code"
},
"cluster": {
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Software",
"description": "Tidal Software Cluster",
"name": "Tidal Software",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/software/",
"type": "software"
}
}

View File

@ -8,11 +8,13 @@
"icon": "map"
},
"cluster": {
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Tactic",
"description": "Tidal Tactic Cluster",
"name": "Tidal Tactic",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/tactic/",
"type": "tactic"
}
}

View File

@ -8,11 +8,13 @@
"icon": "user-ninja"
},
"cluster": {
"authors": "Tidal",
"authors": [
"Tidal Cyber"
],
"category": "Technique",
"description": "Tidal Technique Cluster",
"name": "Tidal Technique",
"source": "Tidal",
"source": "https://app-api.tidalcyber.com/api/v1/technique/",
"type": "technique"
}
}