mirror of https://github.com/MISP/misp-objects
Merge pull request #126 from thomaspatzke/paste-fix
Fixed misp-attribute in link attribute of paste objectpull/129/head
commit
f9af7a965f
|
@ -44,7 +44,7 @@
|
|||
"description": "Link to the original source of the paste or post (when used maliciously)."
|
||||
},
|
||||
"link": {
|
||||
"misp-attribute": "link,",
|
||||
"misp-attribute": "link",
|
||||
"ui-priority": 0,
|
||||
"description": "Link to the original source of the source or post (when used legitimately for OSINT source or alike)."
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue