mirror of https://github.com/MISP/misp-objects
chg: [meme-image] uuid and name duplicate
parent
79026cb1d6
commit
acf22d496c
|
@ -46,7 +46,7 @@
|
||||||
"other"
|
"other"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"description": "The leaked document file.",
|
"description": "The leaked document file.",
|
||||||
"ui-priority": 1,
|
"ui-priority": 1,
|
||||||
"misp-attribute": "attachment"
|
"misp-attribute": "attachment"
|
||||||
|
|
|
@ -95,6 +95,6 @@
|
||||||
"version": 5,
|
"version": 5,
|
||||||
"description": "Object describing a meme (image).",
|
"description": "Object describing a meme (image).",
|
||||||
"meta-category": "file",
|
"meta-category": "file",
|
||||||
"uuid": "7e927620-b97c-4b00-98c0-8c0184d83d21",
|
"uuid": "6f6c3b61-f085-475e-93df-2e2d9c2fb0f6",
|
||||||
"name": "forged-document"
|
"name": "meme-image"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue