chg: [relationships] add the `redirects-to` relationship as used in

LookyLoo
pull/397/head
Alexandre Dulaunoy 2023-06-26 13:46:50 +02:00
parent e2fd7a0290
commit e9446939ae
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 9 additions and 2 deletions

View File

@ -1513,7 +1513,14 @@
"XFN" "XFN"
], ],
"name": "Me" "name": "Me"
},
{
"description": "The source object is redirected to the target object.",
"format": [
"misp"
],
"name": "redirects-to"
} }
], ],
"version": 37 "version": 38
} }