Skip to content

Commit

Permalink
Moar relationships
Browse files Browse the repository at this point in the history
  • Loading branch information
Delta-Sierra committed Apr 19, 2024
1 parent 845a48a commit b651997
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions relationships/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,30 @@
],
"name": "is-deployed-by",
"opposite": "deploys"
},
{
"description": "The source object interacts with the target object.",
"format": [
"misp"
],
"name": "interacts-with"
},
{
"description": "The source object injects the target object.",
"format": [
"misp"
],
"name": "injects",
"opposite": "is-injected-by"
},
{
"description": "The source object is injected by the target object.",
"format": [
"misp"
],
"name": "is-injected-by",
"opposite": "injects"
}
],
"version": 45
}
"version": 46
}

0 comments on commit b651997

Please sign in to comment.