We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ip-src
1 parent 50f23ac commit a9ec855Copy full SHA for a9ec855
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",
@@ -257,4 +263,4 @@
257
263
258
264
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
259
265
"version": 20
260
-}
266
+}
0 commit comments