mirror of https://github.com/MISP/misp-objects
chg: [relationships] update relationships with space
parent
83d3aa6a92
commit
90b0390ad5
|
@ -1012,7 +1012,7 @@
|
|||
"name": "owns"
|
||||
},
|
||||
{
|
||||
"description": "awarded to",
|
||||
"description": "awarded-to",
|
||||
"format": [
|
||||
"followthemoney"
|
||||
],
|
||||
|
@ -1026,14 +1026,14 @@
|
|||
"name": "directs"
|
||||
},
|
||||
{
|
||||
"description": "involved in",
|
||||
"description": "involved-in",
|
||||
"format": [
|
||||
"followthemoney"
|
||||
],
|
||||
"name": "involved-in"
|
||||
},
|
||||
{
|
||||
"description": "associated with",
|
||||
"description": "associated-with",
|
||||
"format": [
|
||||
"followthemoney"
|
||||
],
|
||||
|
@ -1075,5 +1075,5 @@
|
|||
"name": "paid"
|
||||
}
|
||||
],
|
||||
"version": 19
|
||||
}
|
||||
"version": 20
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue