We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
publishes
1 parent a206307 commit 1abf2bfCopy full SHA for 1abf2bf
1 file changed
relationships/definition.json
@@ -36,6 +36,22 @@
36
"name": "shared-by",
37
"opposite": "shares"
38
},
39
+ {
40
+ "description": "This relationship describes an object which publishes another object.",
41
+ "format": [
42
+ "misp"
43
+ ],
44
+ "name": "publishes",
45
+ "opposite": "published-by"
46
+ },
47
48
+ "description": "This relationship describes an object which was published by another object.",
49
50
51
52
+ "name": "published-by",
53
+ "opposite": "publishes"
54
55
{
56
"description": "The referenced source and target objects are semantically duplicates of each other.",
57
"format": [
@@ -1844,5 +1860,5 @@
1844
1860
"opposite": "injects"
1845
1861
}
1846
1862
],
1847
- "version": 46
1863
+ "version": 47
1848
1864
0 commit comments