Skip to content

Commit

Permalink
chg: [spambee-report] updated
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Dec 19, 2024
1 parent cd8a9e2 commit d3a5c2c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions objects/spambee-report/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"attributes": {
"feedback-requested": {
"description": "User has requested feedback",
"disable-correlation": true,
"disable_correlation": true,
"misp-attribute": "boolean",
"ui-priority": 0
},
"feedback-sent": {
"description": "Feedback has been sent to user",
"disable-correlation": true,
"disable_correlation": true,
"misp-attribute": "boolean",
"ui-priority": 0
},
"feedback-time": {
"description": "Timestamp of the feedback",
"disable-correlation": true,
"disable_correlation": true,
"misp-attribute": "datetime",
"ui-priority": 0
},
"privacy": {
"description": "User has requested privacy",
"disable-correlation": true,
"disable_correlation": true,
"misp-attribute": "boolean",
"ui-priority": 0
},
Expand All @@ -29,7 +29,7 @@
"External analysis"
],
"description": "Result of the Spambee analysis for the submitted email",
"disable-correlation": true,
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 0
},
Expand All @@ -38,7 +38,7 @@
"Internal reference"
],
"description": "Internal reference to the Spambee report",
"disable-correlation": true,
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 0
}
Expand All @@ -50,5 +50,5 @@
"report-uid"
],
"uuid": "305d6e6c-bb4d-4b9a-abf5-9f34d1322352",
"version": 2
"version": 3
}

0 comments on commit d3a5c2c

Please sign in to comment.