mirror of https://github.com/MISP/misp-objects
chg: [relationships] writes added
parent
160c39d91e
commit
0756f2d43f
|
@ -1018,6 +1018,13 @@
|
|||
],
|
||||
"name": "extends"
|
||||
},
|
||||
{
|
||||
"description": "Reprensents an object which writes towards another object or attribute",
|
||||
"format": [
|
||||
"misp"
|
||||
],
|
||||
"name": "writes"
|
||||
},
|
||||
{
|
||||
"description": "Represents the semantic link of an asn object being ranked with a bgp-ranking object",
|
||||
"format": [
|
||||
|
@ -1117,5 +1124,5 @@
|
|||
"name": "doxed-by"
|
||||
}
|
||||
],
|
||||
"version": 21
|
||||
}
|
||||
"version": 22
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue