chg: [person/organization] `impersonated` added to the role of person

and organization templates

Thanks to NRC Cyber Security for the idea.
pull/416/head
Alexandre Dulaunoy 2024-03-05 08:59:45 +01:00
parent 3d12addd56
commit 173af552aa
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 6 additions and 4 deletions

View File

@ -79,7 +79,8 @@
"Source", "Source",
"Originator", "Originator",
"Informant", "Informant",
"Emitter" "Emitter",
"Impersonated"
] ]
}, },
"sector": { "sector": {
@ -138,5 +139,5 @@
"alias" "alias"
], ],
"uuid": "f750e12b-127a-432c-b022-b3f9153c4e2a", "uuid": "f750e12b-127a-432c-b022-b3f9153c4e2a",
"version": 6 "version": 7
} }

View File

@ -223,7 +223,8 @@
"Source", "Source",
"Originator", "Originator",
"Informant", "Informant",
"Emitter" "Emitter",
"Impersonated"
] ]
}, },
"social-security-number": { "social-security-number": {
@ -255,5 +256,5 @@
"handle" "handle"
], ],
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248", "uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
"version": 19 "version": 20
} }