mirror of https://github.com/MISP/misp-objects
add: New relationship "retrieved-from"
parent
d0886ba6af
commit
59f8621fe2
|
@ -222,6 +222,13 @@
|
||||||
"stix-2.0"
|
"stix-2.0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "retrieved-from",
|
||||||
|
"description": "This relationship describes an object retrieved from the target object.",
|
||||||
|
"format": [
|
||||||
|
"misp"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "authored-by",
|
"name": "authored-by",
|
||||||
"description": "This relationship describes the author of a specific object.",
|
"description": "This relationship describes the author of a specific object.",
|
||||||
|
|
Loading…
Reference in New Issue