Skip to content

Commit b651997

Browse files
committed
Moar relationships
1 parent 845a48a commit b651997

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

relationships/definition.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,30 @@
18191819
],
18201820
"name": "is-deployed-by",
18211821
"opposite": "deploys"
1822+
},
1823+
{
1824+
"description": "The source object interacts with the target object.",
1825+
"format": [
1826+
"misp"
1827+
],
1828+
"name": "interacts-with"
1829+
},
1830+
{
1831+
"description": "The source object injects the target object.",
1832+
"format": [
1833+
"misp"
1834+
],
1835+
"name": "injects",
1836+
"opposite": "is-injected-by"
1837+
},
1838+
{
1839+
"description": "The source object is injected by the target object.",
1840+
"format": [
1841+
"misp"
1842+
],
1843+
"name": "is-injected-by",
1844+
"opposite": "injects"
18221845
}
18231846
],
1824-
"version": 45
1825-
}
1847+
"version": 46
1848+
}

0 commit comments

Comments
 (0)