2017-10-24 19:04:41 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
|
|
|
"case-number": {
|
|
|
|
"categories": [
|
|
|
|
"Internal reference",
|
|
|
|
"Other"
|
2020-04-26 02:10:02 +02:00
|
|
|
],
|
|
|
|
"description": "Case number",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 1
|
2019-04-13 08:35:51 +02:00
|
|
|
},
|
|
|
|
"report-file(s)": {
|
|
|
|
"description": "Attachment(s) that is related to the report",
|
|
|
|
"misp-attribute": "attachment",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 99
|
|
|
|
},
|
|
|
|
"summary": {
|
|
|
|
"categories": [
|
|
|
|
"Other",
|
|
|
|
"Internal reference"
|
|
|
|
],
|
|
|
|
"description": "Free text summary of the report",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 100
|
2019-04-13 10:15:05 +02:00
|
|
|
}
|
2017-10-24 19:04:41 +02:00
|
|
|
},
|
|
|
|
"description": "Metadata used to generate an executive level report",
|
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "report",
|
|
|
|
"required": [
|
|
|
|
"summary"
|
|
|
|
],
|
2017-10-24 19:04:41 +02:00
|
|
|
"uuid": "70a68471-df22-4e3f-aa1a-5a3be19f82df",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 1
|
|
|
|
}
|