Fixed misp-attribute in link attribute of paste object

pull/126/head
Thomas Patzke 2018-11-02 00:40:55 +01:00
parent 6e03108fb1
commit e12f15d5da
1 changed files with 1 additions and 1 deletions

View File

@ -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)."
},