We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50f23ac + af5c7c8 commit 553b502Copy full SHA for 553b502
1 file changed
objects/person/definition.json
@@ -108,6 +108,12 @@
108
],
109
"ui-priority": 10
110
},
111
+ "ip-src": {
112
+ "description": "Source IP address used by this person.",
113
+ "misp-attribute": "ip-src",
114
+ "multiple": true,
115
+ "ui-priority": 10
116
+ },
117
"last-name": {
118
"description": "Last name of a natural person.",
119
"misp-attribute": "last-name",
@@ -256,5 +262,5 @@
256
262
"handle"
257
263
258
264
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
259
- "version": 20
265
+ "version": 21
260
266
}
0 commit comments