Skip to content

Commit d3a5c2c

Browse files
committed
chg: [spambee-report] updated
1 parent cd8a9e2 commit d3a5c2c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

objects/spambee-report/definition.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
22
"attributes": {
33
"feedback-requested": {
44
"description": "User has requested feedback",
5-
"disable-correlation": true,
5+
"disable_correlation": true,
66
"misp-attribute": "boolean",
77
"ui-priority": 0
88
},
99
"feedback-sent": {
1010
"description": "Feedback has been sent to user",
11-
"disable-correlation": true,
11+
"disable_correlation": true,
1212
"misp-attribute": "boolean",
1313
"ui-priority": 0
1414
},
1515
"feedback-time": {
1616
"description": "Timestamp of the feedback",
17-
"disable-correlation": true,
17+
"disable_correlation": true,
1818
"misp-attribute": "datetime",
1919
"ui-priority": 0
2020
},
2121
"privacy": {
2222
"description": "User has requested privacy",
23-
"disable-correlation": true,
23+
"disable_correlation": true,
2424
"misp-attribute": "boolean",
2525
"ui-priority": 0
2626
},
@@ -29,7 +29,7 @@
2929
"External analysis"
3030
],
3131
"description": "Result of the Spambee analysis for the submitted email",
32-
"disable-correlation": true,
32+
"disable_correlation": true,
3333
"misp-attribute": "text",
3434
"ui-priority": 0
3535
},
@@ -38,7 +38,7 @@
3838
"Internal reference"
3939
],
4040
"description": "Internal reference to the Spambee report",
41-
"disable-correlation": true,
41+
"disable_correlation": true,
4242
"misp-attribute": "text",
4343
"ui-priority": 0
4444
}
@@ -50,5 +50,5 @@
5050
"report-uid"
5151
],
5252
"uuid": "305d6e6c-bb4d-4b9a-abf5-9f34d1322352",
53-
"version": 2
53+
"version": 3
5454
}

0 commit comments

Comments
 (0)