mirror of https://github.com/MISP/misp-objects
				
				
				
			Merge branch 'master' of github.com:MISP/misp-objects
						commit
						395a4c33a4
					
				|  | @ -445,9 +445,14 @@ | |||
|       "description": "Hash (md5) calculated from the import table", | ||||
|       "ui-priority": 0, | ||||
|       "misp-attribute": "imphash" | ||||
|     }, | ||||
|     "compilation-timestamp": { | ||||
|       "description": "Compilation timestamp", | ||||
|       "ui-priority": 0, | ||||
|       "misp-attribute": "datetime" | ||||
|     } | ||||
|   }, | ||||
|   "version": 18, | ||||
|   "version": 19, | ||||
|   "description": "File object describing a file with meta-information", | ||||
|   "meta-category": "file", | ||||
|   "uuid": "688c46fb-5edb-40a3-8273-1af7923e2215", | ||||
|  |  | |||
|  | @ -16,7 +16,8 @@ | |||
|     "link": { | ||||
|       "description": "Original link into the microblog post (Supposed harmless)", | ||||
|       "ui-priority": 1, | ||||
|       "misp-attribute": "link" | ||||
|       "misp-attribute": "link", | ||||
|       "to_ids": false | ||||
|     }, | ||||
|     "type": { | ||||
|       "description": "Type of the microblog post", | ||||
|  | @ -81,7 +82,8 @@ | |||
|       "description": "Safe link into the microblog post", | ||||
|       "ui-priority": 0, | ||||
|       "misp-attribute": "link", | ||||
|       "multiple": true | ||||
|       "multiple": true, | ||||
|       "to_ids": false | ||||
|     }, | ||||
|     "removal-date": { | ||||
|       "description": "When the microblog post was removed", | ||||
|  | @ -101,7 +103,7 @@ | |||
|       "multiple": true | ||||
|     } | ||||
|   }, | ||||
|   "version": 11, | ||||
|   "version": 12, | ||||
|   "description": "Microblog post like a Twitter tweet or a post on a Facebook wall.", | ||||
|   "meta-category": "misc", | ||||
|   "uuid": "8ec8c911-ddbe-4f5b-895b-fbff70c42a60", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue