Skip to content

Commit 0756f2d

Browse files
committed
chg: [relationships] writes added
1 parent 160c39d commit 0756f2d

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

relationships/definition.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,6 +1018,13 @@
10181018
],
10191019
"name": "extends"
10201020
},
1021+
{
1022+
"description": "Reprensents an object which writes towards another object or attribute",
1023+
"format": [
1024+
"misp"
1025+
],
1026+
"name": "writes"
1027+
},
10211028
{
10221029
"description": "Represents the semantic link of an asn object being ranked with a bgp-ranking object",
10231030
"format": [
@@ -1117,5 +1124,5 @@
11171124
"name": "doxed-by"
11181125
}
11191126
],
1120-
"version": 21
1121-
}
1127+
"version": 22
1128+
}

0 commit comments

Comments
 (0)