-
Notifications
You must be signed in to change notification settings - Fork 131
Expand file tree
/
Copy pathdefinition.json
More file actions
37 lines (37 loc) · 878 Bytes
/
definition.json
File metadata and controls
37 lines (37 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"attributes": {
"bodyText": {
"description": "Text",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
"ui-priority": 0
},
"detectedLanguage": {
"description": "Auto-detected language",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
"ui-priority": 0
},
"index": {
"description": "Index",
"disable_correlation": true,
"misp-attribute": "float",
"multiple": true,
"ui-priority": 0
},
"indexText": {
"description": "Index text",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
"ui-priority": 0
}
},
"description": "Page",
"meta-category": "followthemoney",
"name": "ftm-Page",
"uuid": "2d9d7605-5105-445e-9ee8-9e39ad34c5c9",
"version": 2
}