mirror of https://github.com/MISP/misp-objects
fix opposite
parent
1ab371fa27
commit
c978e829c5
|
@ -1739,7 +1739,7 @@
|
||||||
"misp"
|
"misp"
|
||||||
],
|
],
|
||||||
"name": "acquires",
|
"name": "acquires",
|
||||||
"opposite": "is-acquired"
|
"opposite": "is-acquired-by"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "The source object is acquired by the target object.",
|
"description": "The source object is acquired by the target object.",
|
||||||
|
|
Loading…
Reference in New Issue